|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Errors make my map exit from the debuggerI'm getting some errors such as:
A first chance exception of type 'System.ArgumentException' occurred in System.Data.dll A first chance exception of type 'System.UriFormatException' occurred in System.dll Ok, fair enough, and I fix them. But instead of stopping at the offending statement in VS2005 like a good debugger, the app just ends. I can't find any option like the old "break on all errors". I would greatly appreciate a pointer in the right direction. dgk wrote:
> I'm getting some errors such as: Break on all errors is under the debug menu. Think it is under an item > > A first chance exception of type 'System.ArgumentException' occurred > in System.Data.dll > A first chance exception of type 'System.UriFormatException' occurred > in System.dll > > Ok, fair enough, and I fix them. But instead of stopping at the > offending statement in VS2005 like a good debugger, the app just ends. > I can't find any option like the old "break on all errors". I would > greatly appreciate a pointer in the right direction. called exceptions. Doing it from memory, but it is there somewhere. Chris
ListView SortKey
Dynamic variable/object name reference. how to do in VB.NET? Guidance on remoting Problem with DataAdapter Fill method, Ithink Unsigned types and CLS-compliance Image dimensions? Multiple Catches in Try/Catch How to convert a selectedIndex to SelectedValue for ComboBox controls collection VB.Net Setup Project |
|||||||||||||||||||||||