Click to See Complete Forum and Search --> : Edit&Continue debugging


R.D. Holland
April 26th, 1999, 12:02 PM
Using 6.0, sometimes when I attempt to edit&continue debugging, after I "go" and the file compiles, my application fails to activate. I have to "break" and "restart" the session.

This happens most commonly when a modal dialog box is brought up and I hit "break", follow the stack to the code that initiated the dialog, make a code change and then "go". The app I'm working with simply won't re-activate as it normally does.

Is there some work-around for this Microsoft bug?