Debugger breaks on exception<p>I like to debug the catch of a try/catch block. I force an exception in the try part, set a break point inside the catch and run the application. But it allways breaks on where the exception i thrown and never continues to the catch. <br/><br/>How should the options under &quot;Tools &gt; Option &gt; Debuggning &gt; General&quot; be configurated to enable this? Or is something else wrong? <br/><br/>Regards</p>© 2009 Microsoft Corporation. All rights reserved.Thu, 09 Jul 2009 01:53:53 Z967204d9-aa15-4fb4-a1a0-f8149c296210http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/967204d9-aa15-4fb4-a1a0-f8149c296210#967204d9-aa15-4fb4-a1a0-f8149c296210http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/967204d9-aa15-4fb4-a1a0-f8149c296210#967204d9-aa15-4fb4-a1a0-f8149c296210FatAlbert1http://social.msdn.microsoft.com/Profile/en-US/?user=FatAlbert1Debugger breaks on exception<p>I like to debug the catch of a try/catch block. I force an exception in the try part, set a break point inside the catch and run the application. But it allways breaks on where the exception i thrown and never continues to the catch. <br/><br/>How should the options under &quot;Tools &gt; Option &gt; Debuggning &gt; General&quot; be configurated to enable this? Or is something else wrong? <br/><br/>Regards</p>Thu, 02 Jul 2009 08:27:15 Z2009-07-02T08:27:15Zhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/967204d9-aa15-4fb4-a1a0-f8149c296210#79796c52-c51a-4830-9978-a54c2e45b84fhttp://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/967204d9-aa15-4fb4-a1a0-f8149c296210#79796c52-c51a-4830-9978-a54c2e45b84fDeborahKhttp://social.msdn.microsoft.com/Profile/en-US/?user=DeborahKDebugger breaks on exceptionTry this:<br/><br/>Debug | Exceptions<br/><br/>Ensure that they are all unchecked.<br/><br/>Hope this helps.<hr class="sig"><a href="http://www.insteptech.com">www.insteptech.com</a><br/> We are volunteers and ask only that if we are able to help you, that you mark our reply as your answer. THANKS!Thu, 02 Jul 2009 19:11:51 Z2009-07-02T19:11:51Z