|
Unhandled Exception Error Message
I can't open my DC.net program, version 3.1.0.0. I'm running Windows XP Pro (32 bit). I've removed and reloaded the program several times and get the same error message:
---------------------------
Unhandled Exception
---------------------------
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: An error occurred creating the form. See Exception.InnerException for details. The error is: The type initializer for 'System.Windows.Forms.Layout.CommonProperties' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.Layout.CommonProperties' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at System.Collections.Specialized.BitVector32.CreateS ection(Int16 maxValue)
at System.Windows.Forms.Layout.CommonProperties..ccto r()
--- End of inner exception stack trace ---
at System.Windows.Forms.Control.get_DefaultMargin()
at System.Windows.Forms.Control..ctor(Boolean autoInstallSyncContext)
at System.Windows.Forms.ScrollableControl..ctor()
at System.Windows.Forms.ContainerControl..ctor()
at System.Windows.Forms.Form..ctor()
at DriverCleanerDotNET.frmMain..ctor()
--- End of inner exception stack trace ---
at HY306xEeLSMMmeB.ACXRtN6VY.CE3E3x.AD7L(Cp.AAvujNNVh wOle[T](T )
at Gh5WMkC517NseJp.AOGpLipr.AAvujNNVhwOle()
--- End of inner exception stack trace ---
at B1xXcpaCBO8d.ADCWXV4kgPaYUAQp.ACqCs4EiP695fUaul(St ring[] )
at Gc8wF0g6r1.AGC09IpjVS.AAvujN2Vw(String[] )
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Objec t target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
---------------------------
OK
---------------------------
Any ideas on how to fix this? Thank you.
Last edited by txam; Feb 26, 2007 at 11:31 PM.
|