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

  • Thread starter Thread starter TCook
  • Start date Start date
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?
 
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?
 
Back
Top