此主题相关图片如下:1.png
此主题相关图片如下:2.png
此主题相关图片如下:3.png
大概发现是批量加载表出问题,导致剩下全部报错。
好像是关联表批量加载,而导致的问题
DataTables.load("表A|表B")
当表加载失败后,再去点击“代码器”,或者进去外部数据表查看,点两下就直接异常退出了
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.NullReferenceException: 未将对象引用设置到对象的实例。
在 Foxtable.O00__O.o_OO_OO.0oOOo.(DataRow A_0, Table A_1)
在 Foxtable.o。0 。.oOO0_0.0.(Object A_0, EventArgs A_1)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.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)
[此贴子已经被作者于2019/12/7 14:54:10编辑过]