Debug Does Not Start

  • Thread starter Thread starter Luca Buratti
  • Start date Start date
L

Luca Buratti

I have an application that does not debug...but any other
application debug normally...

what can I check?
 
Check whether you have kept ASP.NET debugging unchecked

Solution :
In VS.NET IDE
Right Click Project - >Properties->Configuration Properties
->Debugging-> Debuggers Enable Check the checkbox for ASP.NET Debugging
 

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