I've a solid break point in Visual Studio 2008 that I can't remove. I can add other break points. Some removed but some don't.
The error is "can't insert breakpoint"
How can this be fixed?
This is very weird. I added a new line above the lines that I couldn't removed and was able to remove them.
Anyone who adds more information on this will get credit.
In the Query Editor window, right-click the breakpoint, and then click Delete Breakpoint. In the Breakpoints window, right-click the breakpoint, and then click Delete on the shortcut menu. In the Breakpoints window, select the breakpoint, and then press DELETE.
Right-click anywhere in the Breakpoints pane to deactivate all breakpoints, disable all breakpoints, or remove all breakpoints.
To clear all breakpoints in the applicationFrom the Debug menu, choose Clear All Breakpoints (CTRL+SHIFT+F9).
This would happen when the breakpoint gets out of sync from the parse tree.
Go to the Breakpoints pane (Debug, Windows, Breakpoints) and delete it from there.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With