For exception families (ex: System.Net namespace), the steps are very similar.
One thing to be aware of, changing the options for an exception family (ex: System.IO) will change the setting for all nodes beneath it (ex: System.IO.FileNotFoundException) to match. Note: If you are debugging Smart Device (NetCF) projects using the beta 2 release of Visual Studio 2005, you will need to turn off the debugger's Just-My-Code (JMC) feature to be able to stop on first chance exceptions.Take care!-- DKDisclaimer(s):This posting is provided "AS IS" with no warranties, and confers no rights.Some of the information contained within this post may be in relation to beta software. Any and all details are subject to change.