March 7, 200719 yr Every .net 1.1 program i try to execute, causes the following exceptions:An unhandled exception of type 'System.TypeInitializationException' occurred in system.drawing.dllAdditional information: The type initializer for "System.Drawing.SafeNativeMethods" threw an exception.I've uninstalled .net 1.1, 1.1 svc pack, 2, and 3, and Visual Studio .NET 2003.I then reinstalled .net 1.1 and Visual Studio .NET 2003.I'm still getting the exceptions.I then ran the system file checker.sfc /SCANNOW and no errors were reported. Any one have any ideas of what i can do to fix it?
March 7, 200719 yr Install .NET Framework v2.0 or reinstall v1.1. If an application fails, the first thing you should always try is to reinstall it.
Create an account or sign in to comment