ASP .Net Debug Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jamin Guy

    #1

    ASP .Net Debug Problem

    I'm having trouble starting the debugger on an ASP .Net application.
    My co-worker has no trouble with the same code. I unzip the project
    into inetpub/wwwroot and then open the solution in VS, but when I try
    to start the debugger I get the error message:

    "Error while trying to run project: Unable to start debugging on the
    web server. The project is not configured to be debugged."

    I've checked the web.config file and debug=true.

    Anyone know how to fix this?

    TIA

Working...