I\'m having an odd problem with my vs debugger. When running my program under the vs debugger, the debugger does not break on an unhandled exception. Instead control is re
Ctl-D, E brings up the Exceptions window. You can set what exceptions you want to, and don't want to, break on.