G
Guest
I just upgraded my VS.NET 2002 to VS.NET 2003.
I converted an old ASP.NET web application (a C# project), which was created in VS.NET 2002, to VS.NET 2003. Everything seems to go smoothly, but I can't debug anymore!? The message is
"Error while trying to run project: Unable to start debugging
ASP debugging is disabled because the ASP process is running as a user that does not have debug permissions.
The environment I have is
- Windows 2000 (can't be changed because of company policy
- IIS 5.0 as web server, which is on the same machine as VS.NET at this point
I've checked all the places I can think of, such as
- Enable ASP.NET Debugging in my VS.NET project property
- Directory Security in IIS web propert
- Debug programs in Local Security Polic
Any idea
Thanks in advanced
SXL
I converted an old ASP.NET web application (a C# project), which was created in VS.NET 2002, to VS.NET 2003. Everything seems to go smoothly, but I can't debug anymore!? The message is
"Error while trying to run project: Unable to start debugging
ASP debugging is disabled because the ASP process is running as a user that does not have debug permissions.
The environment I have is
- Windows 2000 (can't be changed because of company policy
- IIS 5.0 as web server, which is on the same machine as VS.NET at this point
I've checked all the places I can think of, such as
- Enable ASP.NET Debugging in my VS.NET project property
- Directory Security in IIS web propert
- Debug programs in Local Security Polic
Any idea
Thanks in advanced
SXL