Foxtable(狐表)用户栏目专家坐堂 → 无法访问已释放的对象


  共有2219人关注过本帖树形打印复制链接

主题:无法访问已释放的对象

帅哥哟,离线,有人找我吗?
lanlh0824
  1楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:婴狐 帖子:48 积分:417 威望:0 精华:0 注册:2019/8/9 23:27:00
无法访问已释放的对象  发帖心情 Post By:2020/4/22 8:28:00 [只看该作者]

 下载信息  [文件大小:   下载次数: ]
图片点击可在新窗口打开查看点击浏览该文件:报错.txt

有个程序不定时出现编辑窗口表中的数据,就会报无法访问已释放的对象的错误,然后所有窗口中的表字段点击编辑都会报错
图片点击可在新窗口打开查看此主题相关图片如下:微信图片_20200422082104.png
图片点击可在新窗口打开查看



有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“o oOO0  ”。
   在 System.Windows.Forms.Control.CreateHandle()
   在 System.Windows.Forms.TextBoxBase.CreateHandle()
   在 C1.Win.C1Input.C1TextBox.CreateHandle()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   在 System.Windows.Forms.Control.set_Visible(Boolean value)
   在 #s5.#m7.#06(Char #bU, Point #N6, Boolean #O6)
   在 #s5.#m7.StartEditing(Int32 #j, Int32 #l, Char #bU, Boolean #M6, Point #N6, Boolean #O6)
   在 C1.Win.C1FlexGrid.C1FlexGridBase.StartEditing(Int32 row, Int32 col, Point ptMouse, Boolean dblClick)
   在 C1.Win.C1FlexGrid.C1FlexGrid.StartEditing(Int32 row, Int32 col, Point ptMouse, Boolean dblClick)
   在 #s5.#Ojb.#tjb(Boolean #O6)
   在 #s5.#Ojb.#ljb(MouseEventArgs #tQ)
   在 C1.Win.C1FlexGrid.C1FlexGridBase.OnDoubleClick(EventArgs e)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl.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
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Foxtable
    程序集版本: 2019.4.12.1
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
Foxtable.Lib
    程序集版本: 2019.4.12.1
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/Foxtable.Lib.DLL
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
    程序集版本: 8.0.0.0
    Win32 版本: 8.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Data
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Management
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
C1.Win.C1Ribbon.2
    程序集版本: 2.0.20191.359
    Win32 版本: 2.0.20191.359
    基本代码: file:///D:/cxlerp/update2/C1.Win.C1Ribbon.2.DLL
----------------------------------------
Interop.JinDI_SmsComLib
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///D:/cxlerp/update2/Interop.JinDI_SmsComLib.DLL
----------------------------------------
C1.Win.C1Command.2
    程序集版本: 2.0.20161.147
    Win32 版本: 2.0.20161.147
    基本代码: file:///D:/cxlerp/update2/C1.Win.C1Command.2.DLL
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Transactions
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/windows/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
C1.Win.2
    程序集版本: 2.0.20191.359
    Win32 版本: 2.0.20191.359
    基本代码: file:///D:/cxlerp/update2/C1.Win.2.DLL
----------------------------------------
Accessibility
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Design
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
C1.Win.C1FlexGrid.2
    程序集版本: 2.0.20161.147
    Win32 版本: 2.0.20161.147
    基本代码: file:///D:/cxlerp/update2/C1.Win.C1FlexGrid.2.DLL
----------------------------------------
CXLERP.Project
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
Interop.MSScriptControl
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///D:/cxlerp/update2/Interop.MSScriptControl.DLL
----------------------------------------
CXLERP.Function
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Form
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
C1.Win.C1Input.2
    程序集版本: 2.0.20161.147
    Win32 版本: 2.0.20161.147
    基本代码: file:///D:/cxlerp/update2/C1.Win.C1Input.2.DLL
----------------------------------------
CXLERP.Ribbon
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Public
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
C1.C1Zip.2
    程序集版本: 2.0.20161.147
    Win32 版本: 2.0.20161.147
    基本代码: file:///D:/cxlerp/update2/C1.C1Zip.2.DLL
----------------------------------------
System.Web
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
Neodynamic.WinControls.BarcodeProfessional
    程序集版本: 6.0.2000.0
    Win32 版本: 6.0.2000.15
    基本代码: file:///D:/cxlerp/update2/Neodynamic.WinControls.BarcodeProfessional.DLL
----------------------------------------
C1.Win.C1Chart.2
    程序集版本: 2.0.20161.147
    Win32 版本: 2.0.20161.147
    基本代码: file:///D:/cxlerp/update2/C1.Win.C1Chart.2.DLL
----------------------------------------
CXLERP.DataTable.AUKztGWyx7Fw7HGmj
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.DataTable.Ax1CsVtcdY421lqOq
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.DataTable.AkEAlGgMJ2GQhuv2K
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.8dd6adc2
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.8dd6adc2
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.123ab79e
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.123ab79e
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
Office2007Renderer
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///D:/cxlerp/update2/Office2007Renderer.DLL
----------------------------------------
CXLERP.Table.aeb9c159
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.aeb9c159
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.aeb9c159
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
CXLERP.Table.aeb9c159
    程序集版本: 0.0.0.0
    Win32 版本: 2019.04.12.1
    基本代码: file:///D:/cxlerp/update2/cxl.exe
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900)
    基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如: 

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。


[此贴子已经被作者于2020/4/22 8:34:01编辑过]

 回到顶部
帅哥哟,离线,有人找我吗?
有点蓝
  2楼 | 信息 | 搜索 | 邮箱 | 主页 | UC


加好友 发短信
等级:超级版主 帖子:107680 积分:547721 威望:0 精华:9 注册:2015/6/24 9:21:00
  发帖心情 Post By:2020/4/22 9:19:00 [只看该作者]

上传实例测试。或者更新到最新版试试

 回到顶部