Expand Minimize
This topic has not yet been rated - Rate this topic

C# Edit and Continue: error 4006 

Error Message

An active statement marker has been deleted. You must revert your changes to continue or restart the debugging session

This error indicates that an active statement was removed, probably due to a rare internal error.

To fix this problem

  • Undo the changes, and then continue debugging without the changes.

    —or—

  • On the Debug menu, click Stop Debugging, then make the changes and start a new debugging session.

See Also

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.