timed
Newcomer
I am a newbie to vb.net. I have a application that runs great in vb.net, as soon as I take the exe file and copy it out on our network i get a System.TypeInitializationException Error. I am programming in XP and using SQL7. Is there any reason that why it would work great in vb.net and not in a windows enviorment.
Sorry if this is a bad description or dumb question like I said I am a newbie.
This is the Exact Error that I recive
An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module.
Additional information: The type initializer for "Shared.modSBLIShared" threw an exception.
Sorry if this is a bad description or dumb question like I said I am a newbie.
This is the Exact Error that I recive
An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module.
Additional information: The type initializer for "Shared.modSBLIShared" threw an exception.