以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 这是什么错误,升级完成后提示 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=193443) |
-- 作者:puma -- 发布时间:2024/9/14 9:15:00 -- 这是什么错误,升级完成后提示 有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。 ************** 异常文本 ************** System.Reflection.ReflectionTypeLoadException: 无法加载一个或多个请求的类型。有关更多信息,请检索 LoaderExceptions 属性。 在 System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) 在 System.Reflection.RuntimeModule.GetTypes() 在 System.Reflection.Assembly.GetTypes() 在 C1.Win.C1Command.C1CommandHolder.l() 在 C1.Win.C1Command.C1CommandHolder.c(Control A_0) 在 C1.Win.C1Command.C1CommandHolder.UnplugOwner() 在 C1.Win.C1Command.C1CommandHolder.Dispose(Boolean disposing) 在 System.ComponentModel.Component.Dispose() 在 C1.Win.C1Command.TabPageList.System.IDisposable.Dispose() 在 C1.Win.C1Command.C1DockingTab.Dispose(Boolean disposing) 在 System.ComponentModel.Component.Dispose() 在 System.Windows.Forms.Control.Dispose(Boolean disposing) 在 System.Windows.Forms.Form.Dispose(Boolean disposing) 在 C1.Win.C1Ribbon.C1RibbonForm.Dispose(Boolean disposing) 在 Foxtable.ik.oOOo0Oo.(Boolean A_0) 在 System.Windows.Forms.Form.WmClose(Message& m) 在 System.Windows.Forms.Form.WndProc(Message& m) 在 C1.Win.C1Ribbon.C1RibbonForm.WndProc(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** 已加载的程序集 ************** mscorlib 程序集版本:4.0.0.0 Win32 版本:4.7.3468.0 built by: NET472REL1LAST_C 基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Foxtable 程序集版本:2021.5.29.1 Win32 版本:2021.05.29.1 基本代码:file:///D:/%E6%96%B0%E7%B3%BB%E7%BB%9F/%E5%9B%BD%E8%B4%B8%E7%AE%A1%E7%90%86%E4%BF%A1%E6%81%AF%E7%B3%BB%E7%BB%9F/Foxtable.exe ---------------------------------------- Foxtable.Lib 程序集版本:2021.4.20.1 Win32 版本:2021.04.20.1 基本代码:file:///D:/%E6%96%B0%E7%B3%BB%E7%BB%9F/%E5%9B%BD%E8%B4%B8%E7%AE%A1%E7%90%86%E4%BF%A1%E6%81%AF%E7%B3%BB%E7%BB%9F/Foxtable.Lib.DLL ---------------------------------------- Microsoft.VisualBasic 程序集版本:10.0.0.0 Win32 版本:14.7.2053.0 built by: NET47REL1 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System 程序集版本:4.0.0.0 Win32 版本:4.7.3451.0 built by: NET472REL1LAST_C 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Core 程序集版本:4.0.0.0 Win32 版本:4.7.3570.0 built by: NET472REL1LAST_B 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- System.Windows.Forms 程序集版本:4.0.0.0 Win32 版本:4.7.3515.0 built by: NET472REL1LAST_C 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing 程序集版本:4.0.0.0 Win32 版本:4.7.3221.0 built by: NET472REL1LAST_C 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- C1.Win.C1Ribbon.4 程序集版本:4.0.20191.359 Win32 版本:4.0.20191.359 基本代码:file:///D:/%E6%96%B0%E7%B3%BB%E7%BB%9F/%E5%9B%BD%E8%B4%B8%E7%AE%A1%E7%90%86%E4%BF%A1%E6%81%AF%E7%B3%BB%E7%BB%9F/C1.Win.C1Ribbon.4.DLL ---------------------------------------- System.Configuration 程序集版本:4.0.0.0 Win32 版本:4.7.3324.0 built by: NET472REL1LAST_C 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml 程序集版本:4.0.0.0
|
-- 作者:有点蓝 -- 发布时间:2024/9/14 9:35:00 -- 可能缺少什么组件,试试 1、手工把发布的publish复制到这台电脑试试 2、如果也不行,卸载重装一下.net
|