How To Disable "A first chance exception of type..." Messages in VS 2005
- Details
- Published: Monday, 15 May 2006 14:24
Well, all those
A first chance exception of type 'System.ArgumentException' occurred in MyAssembly.dll
messages in my Immediate window during the debugging annoyed me for a long time. Today, I said: enough! There must be a way how to tell VS not to show them.