No this blog does not help.
It points out all things I already have in my unhandled exceptionhandler. But this code is wired after you start the Main() of your application. If one of the DLL's your exe is depending on is not there or has a wrong version number, the FileLoadException is fired and this is done BEFORE you enter Main().
I want to fire some code which lives in the main executable, if one of the DLL's it's depending is not valid. I then want to report this fact in a nice logfile and exit gracefully.
Main Topics
Browse All Topics





by: CuteBugPosted on 2008-10-03 at 02:09:27ID: 22632177
This link might be of help
.com/index .php/2007/ 09/10/csha rp- tutoria l-dealing- with-unhan dled-excep tions/
http://blog.paranoidferret