Unable to start debugging for Asp.net application(Urgent)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When i start debugging i get an error saying unable to start debugging in ASP.NET application.
 
This usually happens when your web.config file has a syntax error, or is
otherwise not well-formed.


SNEHANGSHU said:
When i start debugging i get an error saying unable to start debugging in
ASP.NET application.
 
Or you compiled the application in Release mode, and not debug mode....
 

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

Back
Top