I just had a very odd experience in VS.NET. I was debugging a WinForms application, and had disabled all breakpoints. I closed the Window, which stopped debugging. I had all the right options (start debugging, etc) and none of the debugging options (pause button, etc). My application uses a Process to call an external application, and the app was in the middle of a call when I closed the window. In VS.NET, I reenabled the breakpoints, one of which was directly after the Process returned. Suddenly, the breakpoint was hit, and I could step through the code as if I was debugging.
Erick You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.