Do you get any other information in the Exception? Such as, a routine or a stack trace that shows where the Exception originated from?

If the error happens when your application first runs, you should post the Load() routine of the application here so we can see where an Exception might possibly derive from.