-
InterDev Debugging
I set up InterDev to debug an ASP application. I ran it one time with no problems. Now however, when I try to run it. It starts the debugger and just as it looks like it is about to run, it stops. I don't get any error, it is just like I hit stop, but I didn't. Any ideas how to fix this. InterDev debugging is a pain in the buttocks.
-
-
I've never had much luck w/ InterDev debugging. I thought I had it at least working OK (even if I didn't like the process) but then I noticed that a debugger was opening up on my server and stopping code from executing until the server-side debugger was dealt with. Good luck.
Possibly easiest to be *really* meticulous in writing your code. :)