DEBUG PROJECT

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

Guest

i have set my aspnet project to "debug" compilation, but for some reason i
place breakpoints in my project, but it is not breaking(debuging) at all...
What is wrong?

thanks.
 
Right click on your project name click on properties and under configuration
properties-->Debugging make sure that ASP.Net debugging is checked.
 

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