Hi,
I'm running this fairly large web project (aspx/c#) on VS2003. The issue I'm having is when I debug and attempt to stop debugging, two things can happen...
1. The IDE disappears as if I clicked on the X instead of just the "stop debugging" button.
2. When the IDE doesn't disappear (after attempting to stop the debugger), it seems to lock up and I need to kill it from task manager.
Any clue as to why the IDE behaves like this?
-----------------------------------
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook
I'm running this fairly large web project (aspx/c#) on VS2003. The issue I'm having is when I debug and attempt to stop debugging, two things can happen...
1. The IDE disappears as if I clicked on the X instead of just the "stop debugging" button.
2. When the IDE doesn't disappear (after attempting to stop the debugger), it seems to lock up and I need to kill it from task manager.
Any clue as to why the IDE behaves like this?
-----------------------------------
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rich Cook