can't debug ASP.NET app after upgrading to VS.NET 2003

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
 
B

Brian K. Williams

Have you set the Debugging Flags on IIS?

Enable ASP server-side & client-side script debugging.



If you have the debugging flags set you can try uninstalling IIS then
install the .Net Framework then re-install IIS.



Brian K. Williams

Reaction Labs

SXL said:
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."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top