VS2005 ASP.Net app will not let me debug?!?!?

T

TCook

I have a VS2005 ASP.Net app that was debugging just fine. I went to try &
work on it today and VOILA, it's bypassing all of my breakpoints, etc.

I have <compilation debug="true" strict="false" explicit="true"/> in the
config file and Debug turned on in the Build Configuration Mgr.

Does anyone have any idea what's going on?
 
T

TCook

Without rhyme or reason, it has started to debug again... I have not changed
anything... anyone else experiencing this type of aberrant behavior?

Anyone have any explanations?
 

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

Top