vote up 3 vote down star

What needs to happen before we can open Web Application Projects hosted in IIS7 with Visual Studio 2008 without running as Administrator? Are we talking about waiting for the next version of Visual Studio? Are there any existing workarounds?

I think it's implied by the above, but this pertains to Vista.

Thanks.

flag

3 Answers

vote up 1 vote down check

Never is a bad option - pretty much all other development I can do as a non-admin. Its not as if the code under IIS requires admin rights either.

link|flag
vote up -1 vote down

My guess is never. I think admin rights will always be needed to change websites and virtual directories in IIS.

link|flag
1  
You still may be right, but I want to make clear that you still need to run as Admin even after the vitual directory has been created and no further changes are necessary. Web projects using IIS for hosting simply won't open up in non-admin mode. – Greg Dec 15 '08 at 19:48
vote up 1 vote down

I'd like to see an IISAdmin group which grants a developer's user account permission to manage IIS without granting full adminstrator privileges to the entire PC.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.