Analyze the inner exception using WinDbg when a ‘TypeInitializationException’ is thrown and unhandled
This is my old note related to VS 2005, so it might work out of the box in newer versions of Visual Studio. I haven’t checked, but I still believe this information could be helpful to someone, so it’s a pleasure to share it. The first time I encountered this error in my error handling mechanism (Nbug), I… Read More »