Problemns to debug ASP.NET

  • Thread starter Thread starter marcelo
  • Start date Start date
M

marcelo

When I try to debug my ASPX application, I receive this
Error message:

Error while trying to run project : Unable to start
debugging on the web server. System Call failed

Somebody knows what is, and how I resolve this?
 
Have you ever been able to debug an asp.net application? If not then you
probably have debug set to false in your property pages. Change it to true.
 

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