This just started happening with an application that has been working:
"A first chance exception of type 'System.DllNotFoundException' occurred in PresentationCore.dll
A first chance exception of type '.ModuleLoadException' occurred in PresentationCore.dll
A first chance exception of type 'System.TypeInitializationException' occurred in mscorlib.dll
An unhandled exception of type 'System.TypeInitializationException' occurred in mscorlib.dll"
How do I figure out which dll is missing? TIA for any hints...