Foxtable(狐表)用户栏目专家坐堂 → [求助]创建窗口句柄时出错


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

主题:[求助]创建窗口句柄时出错

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


加好友 发短信
等级:七尾狐 帖子:1791 积分:12764 威望:0 精华:1 注册:2013/7/18 15:51:00
[求助]创建窗口句柄时出错  发帖心情 Post By:2014/1/3 15:40:00 [只看该作者]


图片点击可在新窗口打开查看此主题相关图片如下:qq截图20140103153742.png
图片点击可在新窗口打开查看
创建窗口句柄时出错!怎么办?求教大家了


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


加好友 发短信
等级:管理员 帖子:47448 积分:251060 威望:0 精华:91 注册:2008/6/17 17:14:00
  发帖心情 Post By:2014/1/3 15:41:00 [只看该作者]

文件发上来看看

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


加好友 发短信
等级:七尾狐 帖子:1791 积分:12764 威望:0 精华:1 注册:2013/7/18 15:51:00
  发帖心情 Post By:2014/1/3 16:01:00 [只看该作者]

急。。。。。。。。。。。。。

提示详细如下:

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

************** 异常文本 **************
System.ComponentModel.Win32Exception: 创建窗口句柄时出错。
   在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   在 System.Windows.Forms.Control.CreateHandle()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
   在 System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
   在 System.Windows.Forms.Control.OnParentVisibleChanged(EventArgs e)
   在 System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
   在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   在 C1.Win.C1Command.C1DockingTabPage.SetVisibleCore(Boolean value)
   在 System.Windows.Forms.Control.set_Visible(Boolean value)
   在 C1.Win.C1Command.C1DockingTab.e(C1DockingTabPage A_0)
   在 C1.Win.C1Command.C1DockingTab.a(Int32 A_0, Boolean A_1, Boolean A_2, Boolean A_3)
   在 C1.Win.C1Command.C1DockingTab.OnMouseDown(MouseEventArgs e)
   在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 C1.Win.C1Command.C1DockingTab.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.5472 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Foxtable
    程序集版本: 2013.10.14.1
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
Foxtable.Lib
    程序集版本: 2013.9.22.1
    Win32 版本: 2013.09.22.1
    基本代码: file:///C:/foxtable/商业版/Foxtable.Lib.DLL
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5468 (Win7SP1GDR.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.5467 (Win7SP1GDR.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.5467 (Win7SP1GDR.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

----------------------------------------
Interop.JinDI_SmsComLib
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///C:/foxtable/商业版/Interop.JinDI_SmsComLib.DLL
----------------------------------------
C1.Win.C1Command.2
    程序集版本: 2.0.20102.19458
    Win32 版本: 2.0.20102.19458
    基本代码: file:///C:/foxtable/商业版/C1.Win.C1Command.2.DLL
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5472 (Win7SP1GDR.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
----------------------------------------
System.Configuration
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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
----------------------------------------
C1.Win.C1FlexGrid.2
    程序集版本: 2.6.20102.554
    Win32 版本: 2.6.20102.554
    基本代码: file:///C:/foxtable/商业版/C1.Win.C1FlexGrid.2.DLL
----------------------------------------
f696b430.Project
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
C1.Win.C1Input.2
    程序集版本: 2.0.20102.33248
    Win32 版本: 2.0.20102.33248
    基本代码: file:///C:/foxtable/商业版/C1.Win.C1Input.2.DLL
----------------------------------------
f696b430.DataTable.使用单位参数设置
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
Foxtable.Blank
    程序集版本: 0.0.0.0
    Win32 版本: 0.0.0.0
    基本代码: file:///C:/foxtable/商业版/Catch/Foxtable.Blank.dll
----------------------------------------
f696b430.DataTable.上级领导批示
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.信访办理台账
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.信访办理要求
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.字典维护
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.字典设置项
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.数据库
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.本级领导批示
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.附件管理
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.系统日志
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.DataTable.权限管理
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
Interop.MSScriptControl
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///C:/foxtable/商业版/Interop.MSScriptControl.DLL
----------------------------------------
f696b430.Function
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.Form
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
System.Design
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
f696b430.Ribbon
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
f696b430.Public
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
Neodynamic.WinControls.BarcodeProfessional
    程序集版本: 6.0.2000.0
    Win32 版本: 6.0.2000.15
    基本代码: file:///C:/foxtable/商业版/Neodynamic.WinControls.BarcodeProfessional.DLL
----------------------------------------
C1.Win.C1Chart.2
    程序集版本: 2.0.20102.20187
    Win32 版本: 2.0.20102.20187
    基本代码: file:///C:/foxtable/商业版/C1.Win.C1Chart.2.DLL
----------------------------------------
System.Web
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
f696b430.Ribbon
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
Foxtable.Ribbon
    程序集版本: 0.0.0.0
    Win32 版本: 2013.10.14.1
    基本代码: file:///C:/foxtable/商业版/foxtable.exe
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
C1.C1Zip.2
    程序集版本: 2.1.20102.69
    Win32 版本: 2.1.20102.69
    基本代码: file:///C:/foxtable/商业版/C1.C1Zip.2.DLL
----------------------------------------
lnrz8wnc
    程序集版本: 0.0.0.0
    Win32 版本: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
trjveh0e
    程序集版本: 0.0.0.0
    Win32 版本: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5420 (Win7SP1.050727-5400)
    基本代码: file:///C:/Windows/assembly/GAC_MSIL/System.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.resources.dll
----------------------------------------

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

例如:

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

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


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


加好友 发短信
等级:贵宾 帖子:35433 积分:178524 威望:0 精华:3 注册:2013/3/30 16:36:00
  发帖心情 Post By:2014/1/3 16:07:00 [只看该作者]

请把文件发出来,并且说明操作哪里出现这个问题

 回到顶部