应用程序不支持实时(JIT)调试。
有关详细信息,请参见此消息的结尾。
************** 异常文本 **************
System.BadImageFormatException: 试图加载格式不正确的程序。 (异常来自 HRESULT:0x8007000B)
在 System.Reflection.Assembly._GetResource(String resourceName, UInt64& length, StackCrawlMark& stackMark, Boolean skipSecurityCheck)
在 System.Reflection.Assembly.GetManifestResourceStream(String name, StackCrawlMark& stackMark, Boolean skipSecurityCheck)
在 System.Reflection.Assembly.GetManifestResourceStream(String name)
在 System.ComponentModel.Design.RuntimeLicenseContext.GetSavedLicenseKey(Type type, Assembly resourceAssembly)
在 FarPoint.Win.Spread.SpreadSoftwareSecureLicenseProvider.GetLicense(LicenseContext context, Type type, Object instance, Boolean allowExceptions)
在 System.ComponentModel.LicenseManager.ValidateInternalRecursive(LicenseContext context, Type type, Object instance, Boolean allowExceptions, License& license, String& licenseKey)
在 System.ComponentModel.LicenseManager.ValidateInternal(Type type, Object instance, Boolean allowExceptions, License& license)
在 System.ComponentModel.LicenseManager.Validate(Type type, Object instance)
在 FarPoint.Win.Spread.FpSpread..ctor()
在 CxwSubZdm.SubForm.InitializeComponent() 位置 F:\CxwTool(2011-03-16第二版)\FZDM\SubForm.Designer.cs:行号 521
在 CxwSubZdm.SubForm..ctor() 位置 F:\CxwTool(2011-03-16第二版)\FZDM\SubForm.cs:行号 50
在 CxwSubZdm.SubProgram.Main() 位置 F:\CxwTool(2011-03-16第二版)\FZDM\SubProgram.cs:行号 28
在 AcMgCommandClass.InvokeWorker(AcMgCommandClass* , MethodInfo mi, Object commandObject, Boolean bLispFunction)
在 AcMgCommandClass.InvokeWorkerWithExceptionFilter(AcMgCommandClass* , MethodInfo mi, Object commandObject, Boolean bLispFunction)
在 AcMgCommandClass.Invoke(AcMgCommandClass* , gcroot<System::Reflection::MethodInfo ^>* mi, Boolean bLispFunction)
在 AcMgCommandClass.CommandThunk.Invoke(CommandThunk* ) |