以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- [求助]不定时,也没特定那个命令出现的错误提示,不知如何排查 (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=178304) |
-- 作者:2900819580 -- 发布时间:2022/6/28 22:55:00 -- [求助]不定时,也没特定那个命令出现的错误提示,不知如何排查 有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。 ************** 异常文本 ************** System.NullReferenceException: 未将对象引用设置到对象的实例。 在 Foxtable.o0oo0_o_O0_o_.O_ooOO.Ooo__00.(Object A_0, DropDownClosedEventArgs A_1) 在 C1.Win.C1Input.C1DropDownControl.OnDropDownClosed(DropDownClosedEventArgs e) 在 C1.Win.C1Input.C1DropDownControl.CloseDropDownInt(Boolean doPost, Boolean setFocus) 在 C1.Win.C1Input.DropDownForm.CloseDropDownInt(Boolean doPost, Boolean setFocus) 在 C1.Win.C1Input.DropDownForm.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.3062.0 built by: NET472REL1 基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Foxtable 程序集版本:2022.6.22.1 Win32 版本:2022.06.22.01 基本代码:file:///D:/CloudFoxClient/CFox_Client.exe ---------------------------------------- Foxtable.Lib 程序集版本:2022.5.22.1 Win32 版本:2022.05.22.1 基本代码:file:///D:/CloudFoxClient/Foxtable.Lib.DLL ---------------------------------------- Microsoft.VisualBasic 程序集版本:10.0.0.0 Win32 版本:14.7.3062.0 built by: NET472REL1 基本代码: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.3062.0 built by: NET472REL1 基本代码: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.3081.0 built by: NET472REL1 基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ----------------------
|
-- 作者:有点蓝 -- 发布时间:2022/6/28 23:10:00 -- 看提示是下拉窗口关闭下拉事件出错的。更新到最新版的6-28版本测试一下。 |