I've been working on an asp.net solution for some time now, I've had no problems debugging it, and stepping through the code in Visual Studio. But now, all of a sudden, the "break-points" in the code doesn't stop the execution, no more debugging!!
I've checked the web.config (debug="true") and Build/Configuration Manager is still set for debugging.
No error, no nothing, just can't "break" into the code anymore with "break-points"...
Anybody has any ideas as to what I could do to be able to debug again??
regards,
J.