Results 1 to 6 of 6

Thread: How to break only on UNHANDLED errors?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member wornways's Avatar
    Join Date
    Mar 2010
    Posts
    261

    How to break only on UNHANDLED errors?

    I can't figure out how to get VS to break only on unhandled errors. I've tried this checking the "User-unhandled" box and unchecking the "Thrown" box for "Common Language Run-time Exceptions" and I've tried checking both boxes, and I've tried checking only the "Thrown" box, and I've tried unchecking both boxes.

    VS either completely ignores all run-time exceptions or breaks on both handled and unhandled run-time exceptions. Is my VS 2008 IDE broken or am I missing something?
    Last edited by wornways; Mar 27th, 2010 at 04:32 AM.
    In an effort to abolish the writing of "Spaghetti Code",
    some fools got together and invented Spaghetti Syntax.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width