Debugging traditional asp pages under VS.NET 2003

J

Jan

Hi, I have W2K server, VS.NET 2002 and 2003 installed, I
set all necessary settings (debug mode in VS.NET, ASP
debug in web site properties, all project properties for
debugging) in VS.NET 2003 but it doesn't work ;-(. The
error which appeared (when I tried to run debug)
was: "error while trying to run project: Unable to start
debugging on the web server. The project is not cofigured
to be debugged. Click Help for more information". Can you
help me please? I really don't know what I have to set to
make it run ;-(. The priject I took from VSS, has
frontpage access set.

Thanx Jan
 
A

AW

Hi Jan,

Make sure that you have the correct rights to debug. Among other things, you
must have more privileges than the account used by the application (ASPNET
or another one if impersonation is enabled), and be member of the debugger
users group.

Hope this helps.
 
J

Jan Pastrnak

Thank you very much, I didn't have correctly set the righs for current
user, I'm using impersonation.
 

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,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top