User-Unhandled exceptions not breaking

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jaret Brower

    User-Unhandled exceptions not breaking

    I'm using VS2005 and in one of my C# solutions, the IDE is not breaking when
    unhandled exceptions occur. In the execptions dialog, I have all exceptions
    marked to break on User-unhandled, but this is not happening (The exception
    is just being printed to the output window).

    If i create a new solution and come across an unhandled exception it breaks
    like it should.

    Thanks

Working...