-
Dec 13th, 2007, 04:48 AM
#1
What happened to .... ?
One of the features from VB6 that I'm finding I miss the most is the Toggle->Break on All Errors option.... I've recently found myself in a situation where that would really come in handy. Is it really gone? Or is it just hidden somewhere I haven't looked yet?
-tg
edit - I'm using VS2005.... haven't had the chance to play with VS2008 yet to see if it's in there.
-
Dec 13th, 2007, 06:07 AM
#2
Re: What happened to .... ?
Under the Debug menu there is an Exceptions item that opens a dialogue allowing you to configure the behaviour of the debugger when different types of exceptions are thrown.
Here's a step-by-step how-to on it (for VS 2003, but also applicable to 2005):
How to Stop on First Chance Exceptions
As this is more of a technical support topic I have taken the liberty of moving it from the Slow Chat forum to Visual Basic .NET.
-
Dec 13th, 2007, 09:26 AM
#3
Re: What happened to .... ?
Cool! Thanks for that. I'm not sure if it being a project level setting will be a good thing or a bad thing. Time will tell.
-tg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|