Results 1 to 3 of 3

Thread: What happened to .... ?

  1. #1

    Thread Starter
    Smooth Moperator techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,522

    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.
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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.

  3. #3

    Thread Starter
    Smooth Moperator techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,522

    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
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

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