I recently received a new workstation with Windows 7 SP1 and Visual Studio 2010 SP1. Every time I start debugging an ASP.NET web site I am required to provide my computer login (pretty annoying).
Is there any way to avoid this?
|
I recently received a new workstation with Windows 7 SP1 and Visual Studio 2010 SP1. Every time I start debugging an ASP.NET web site I am required to provide my computer login (pretty annoying). Is there any way to avoid this? |
|||
|
|
|
The dev webserver requires administrative rights in order to run, so you can do one of the following:
|
|||
|
|