First chance vs Second chance exception
When I generate a dump file using ADPlus, I get both First chance and second chance exception but when I use task manager for generating dump file, I only get once dump file. Is it the second chance exception? I am bit confused about this 1st and 2nd chance exception anyways even though i have read a little bit about it. May be if someone can provide some good analogy, that might clear up things for me See here: http://blogs.msdn.com/b/davidklinems/archive/2005/07/12/438061.aspx In short, First chance exception gives the debugger a first chance to inspect the exception and application state