-- 作者:地瓜
-- 发布时间:2012/10/10 9:33:00
-- 窗体错误提示
此主题相关图片如下:错误提示.jpg
当单击“设计窗体”按钮时提示如图的错误(要设计的窗体是“成绩排名”),其代码如下:
有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。
************** 异常文本 ************** System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.ArgumentOutOfRangeException: 指定的参数已超出有效值的范围。 参数名: Indent 在 C1.Win.C1Command.C1DockingTab.set_Indent(Int32 value) 在 Foxtable.O1lOllOl0110O01OOO.set_Indent(Int32 O110O) --- 内部异常堆栈跟踪的结尾 --- 在 System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) 在 System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) 在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) 在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) 在 System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture) 在 System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index) 在 Foxtable.O00O0Ol00lOO1l.O10Ol0O1ll111O0OlOlOl0001lOO(Object O00, String OOOO01O0010OOl, Char O0OOOl000) 在 Foxtable.O00O0Ol00lOO1l.O0l1O0Ol101Ol001000OlO001Oll1(Object OO1, DataRow OO001l1, Boolean OllO1Ol1) 在 Foxtable.O011001O.OOO0Ol1l1O1O(DataRow O01O1OO1l, Control O000010010lOl) 在 Foxtable.O011001O.OlOl01O11lO0l(Object O0l01l, EventArgs O) 在 System.Windows.Forms.Form.OnLoad(EventArgs e) 在 System.Windows.Forms.Form.OnCreateControl() 在 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.WmShowWindow(Message& m) 在 System.Windows.Forms.Control.WndProc(Message& m) 在 System.Windows.Forms.ScrollableControl.WndProc(Message& m) 在 System.Windows.Forms.ContainerControl.WndProc(Message& m) 在 System.Windows.Forms.Form.WmShowWindow(Message& m) 在 System.Windows.Forms.Form.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.4971 (win7RTMGDR.050727-4900) 基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Foxtable 程序集版本: 2012.9.29.1 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.exe ---------------------------------------- Foxtable.Lib 程序集版本: 2012.9.29.1 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/Foxtable.Lib.DLL ---------------------------------------- System.Windows.Forms 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4977 (win7RTMGDR.050727-4900) 基本代码: 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.4971 (win7RTMGDR.050727-4900) 基本代码: file:///C:/windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4980 (win7RTMGDR.050727-4900) 基本代码: 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.4927 (NetFXspW7.050727-4900) 基本代码: 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.4927 (NetFXspW7.050727-4900) 基本代码: 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.4927 (NetFXspW7.050727-4900) 基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Management 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900) 基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- C1.Win.C1Ribbon.2 程序集版本: 2.0.20102.279 Win32 版本: 2.0.20102.279 基本代码: file:///E:/foxtable/Trial/C1.Win.C1Ribbon.2.DLL ---------------------------------------- Interop.JinDI_SmsComLib 程序集版本: 1.0.0.0 Win32 版本: 1.0.0.0 基本代码: file:///E:/foxtable/Trial/Interop.JinDI_SmsComLib.DLL ---------------------------------------- C1.Win.C1Command.2 程序集版本: 2.0.20102.19458 Win32 版本: 2.0.20102.19458 基本代码: file:///E:/foxtable/Trial/C1.Win.C1Command.2.DLL ---------------------------------------- mscorlib.resources 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4971 (win7RTMGDR.050727-4900) 基本代码: 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.4927 (NetFXspW7.050727-4900) 基本代码: 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.4927 (NetFXspW7.050727-4900) 基本代码: 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:///E:/foxtable/Trial/C1.Win.C1FlexGrid.2.DLL ---------------------------------------- c934ffac.Project 程序集版本: 0.0.0.0 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.exe ---------------------------------------- Foxtable.Blank 程序集版本: 0.0.0.0 Win32 版本: 0.0.0.0 基本代码: file:///E:/foxtable/Trial/Catch/Foxtable.Blank.dll ---------------------------------------- c934ffac.DataTable.成绩排名 程序集版本: 0.0.0.0 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.exe ---------------------------------------- Neodynamic.WinControls.BarcodeProfessional 程序集版本: 6.0.2000.0 Win32 版本: 6.0.2000.15 基本代码: file:///E:/foxtable/Trial/Neodynamic.WinControls.BarcodeProfessional.DLL ---------------------------------------- System.resources 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4927 (NetFXspW7.050727-4900) 基本代码: file:///C:/windows/assembly/GAC_MSIL/System.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.resources.dll ---------------------------------------- c934ffac.DataTable.成绩表 程序集版本: 0.0.0.0 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.exe ---------------------------------------- c934ffac.DataTable.教师表 程序集版本: 0.0.0.0 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.exe ---------------------------------------- Interop.MSScriptControl 程序集版本: 1.0.0.0 Win32 版本: 1.0.0.0 基本代码: file:///E:/foxtable/Trial/Interop.MSScriptControl.DLL ---------------------------------------- c934ffac.Form 程序集版本: 0.0.0.0 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.exe ---------------------------------------- C1.Win.C1Input.2 程序集版本: 2.0.20102.33248 Win32 版本: 2.0.20102.33248 基本代码: file:///E:/foxtable/Trial/C1.Win.C1Input.2.DLL ---------------------------------------- System.Design 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4977 (win7RTMGDR.050727-4900) 基本代码: file:///C:/windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll ---------------------------------------- Foxtable.Ribbon 程序集版本: 0.0.0.0 Win32 版本: 2012.09.29.1 基本代码: file:///E:/foxtable/Trial/foxtable.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 ---------------------------------------- System.Web 程序集版本: 2.0.0.0 Win32 版本: 2.0.50727.4971 (win7RTMGDR.050727-4900) 基本代码: file:///C:/windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- C1.Win.C1Chart.2 程序集版本: 2.0.20102.20187 Win32 版本: 2.0.20102.20187 基本代码: file:///E:/foxtable/Trial/C1.Win.C1Chart.2.DLL ----------------------------------------
************** JIT 调试 ************** 要启用实时(JIT)调试, 该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置 jitDebugging 值。 编译应用程序时还必须启用 调试。
例如:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
启用 JIT 调试后,任何无法处理的异常 都将被发送到在此计算机上注册的 JIT 调试器, 而不是由此对话框处理。
开始以为是软件的问题,卸载完重装后还是提示错误(我用的是Win 7 旗舰版系统),如果要重新来设计,那辛辛苦苦的劳动就浪费了,谢谢大侠的指导!
[此贴子已经被作者于2012-10-10 9:34:03编辑过]
|