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?


Reply With Quote
Code Project - "Best VB.NET article of October 2011"
on the left <--)

