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
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.