V
vbdev
Hi,
I have a IP form with managed code. I am referencing another dll project my
Visual Studio IDE. Periodically, when I run the project from I get the
following error message on a textbox:
System.TypeInitializationException The type initializer for
"System.Drawing.SafeNativeMethods" threw an exception
I have to close everything, open again, and run to get it to work.
Any clue?
Thanks
vbdev
I have a IP form with managed code. I am referencing another dll project my
Visual Studio IDE. Periodically, when I run the project from I get the
following error message on a textbox:
System.TypeInitializationException The type initializer for
"System.Drawing.SafeNativeMethods" threw an exception
I have to close everything, open again, and run to get it to work.
Any clue?
Thanks
vbdev