We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有关调用实时(JIT)调试而不是此对话框的详细信息, 请参见此消息的结尾。
************** 异常文本 ************** System.ArgumentException: 参数无效。 在 System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format) 在 System.Drawing.Bitmap..ctor(Int32 width, Int32 height) 在 System.Drawing.Icon.BmpFrame() 在 System.Drawing.Icon.ToBitmap() 在 System.Windows.Forms.ThreadExceptionDialog..ctor(Exception t) 在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t) 在 System.Windows.Forms.Control.InvokeMarshaledCallbacks() 在 System.Windows.Forms.Control.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.6.1055.0 built by: NETFXREL2
Altman.WinForm 程序集版本:1.0.0.0 Win32 版本:1.0.0.0
Eto 程序集版本:2.0.5666.28629 Win32 版本:2.0.5666.28629
Eto.WinForms 程序集版本:2.0.5666.28630 Win32 版本:2.0.5666.28630
System.Windows.Forms 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Drawing 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
Altman 程序集版本:3.0.1.31307 Win32 版本:3.0.1.31307
System.Core 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
Altman.Util 程序集版本:1.0.0.0 Win32 版本:1.0.0.0
Altman.Plugin 程序集版本:1.4.0.0 Win32 版本:1.4.0.0
Altman.Webshell 程序集版本:1.0.0.0 Win32 版本:1.0.0.0
System.Xml 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Xml.Linq 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Data 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.ComponentModel.Composition 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0
DbManager 程序集版本:1.4.2.0 Win32 版本:1.4.2.0
DeveloperTool 程序集版本:1.4.0.0 Win32 版本:1.0.0.0
DoNetPluginTest 程序集版本:1.4.0.0 Win32 版本:1.4.0.0
Encoder 程序集版本:1.4.0.0 Win32 版本:1.0.0.0
FileManager 程序集版本:1.4.4.4 Win32 版本:1.4.4.4
IPQuery 程序集版本:1.4.1.0 Win32 版本:1.0.0.0
Newtonsoft.Json 程序集版本:6.0.0.0 Win32 版本:6.0.6.17820
Ionic.Zip.Reduced 程序集版本:1.9.1.9000 Win32 版本:1.9.1.9000
PluginManager 程序集版本:1.4.2.2 Win32 版本:1.4.2.2
ShellCmder 程序集版本:1.4.0.1 Win32 版本:1.4.0.1
ShellManager 程序集版本:1.4.3.1 Win32 版本:1.4.3.1
System.Configuration 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Windows.Forms.resources 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
Microsoft.CSharp 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0
Mono.Data.Sqlite 程序集版本:4.0.0.0 Win32 版本:4.0.0.0
System.Transactions 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.EnterpriseServices 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Numerics 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Dynamic 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0
Anonymously Hosted DynamicMethods Assembly 程序集版本:0.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Web 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.resources 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
System.Drawing.resources 程序集版本:4.0.0.0 Win32 版本:4.6.1055.0 built by: NETFXREL2
************** JIT 调试 ************** 要启用实时(JIT)调试, 该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置 jitDebugging 值。 编译应用程序时还必须启用 调试。
例如:
启用 JIT 调试后,任何未经处理的异常 都将被发送到在此计算机上注册的 JIT 调试器, 而不是由此对话框处理。
The text was updated successfully, but these errors were encountered:
只是某一个shell有这个问题,其他的都没有。 shell代码都是一样的
Sorry, something went wrong.
查了下原因,好像是WAF屏蔽某些关键字。 用菜刀偶尔会返回网页,多重试几次就可以了。并不会崩溃。
altman则会崩溃。
No branches or pull requests
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.ArgumentException: 参数无效。
在 System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
在 System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
在 System.Drawing.Icon.BmpFrame()
在 System.Drawing.Icon.ToBitmap()
在 System.Windows.Forms.ThreadExceptionDialog..ctor(Exception t)
在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
在 System.Windows.Forms.Control.InvokeMarshaledCallbacks()
在 System.Windows.Forms.Control.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.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
Altman.WinForm
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Altman.WinForm.EXE
Eto
程序集版本:2.0.5666.28629
Win32 版本:2.0.5666.28629
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Eto.DLL
Eto.WinForms
程序集版本:2.0.5666.28630
Win32 版本:2.0.5666.28630
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Eto.WinForms.DLL
System.Windows.Forms
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
System.Drawing
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Altman
程序集版本:3.0.1.31307
Win32 版本:3.0.1.31307
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Altman.DLL
System.Core
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
Altman.Util
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Altman.Util.DLL
Altman.Plugin
程序集版本:1.4.0.0
Win32 版本:1.4.0.0
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Altman.Plugin.DLL
Altman.Webshell
程序集版本:1.0.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Altman.Webshell.DLL
System.Xml
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
System.Xml.Linq
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
System.Data
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
System.ComponentModel.Composition
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.Composition/v4.0_4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
DbManager
程序集版本:1.4.2.0
Win32 版本:1.4.2.0
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/DBMANAGER/DBMANAGER.DLL
DeveloperTool
程序集版本:1.4.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/DEVELOPERTOOL/DEVELOPERTOOL.DLL
DoNetPluginTest
程序集版本:1.4.0.0
Win32 版本:1.4.0.0
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/DONETPLUGINTEST/DONETPLUGINTEST.DLL
Encoder
程序集版本:1.4.0.0
Win32 版本:1.0.0.0
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/ENCODER/ENCODER.DLL
FileManager
程序集版本:1.4.4.4
Win32 版本:1.4.4.4
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/FILEMANAGER/FILEMANAGER.DLL
IPQuery
程序集版本:1.4.1.0
Win32 版本:1.0.0.0
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/IPQUERY/IPQUERY.DLL
Newtonsoft.Json
程序集版本:6.0.0.0
Win32 版本:6.0.6.17820
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Newtonsoft.Json.DLL
Ionic.Zip.Reduced
程序集版本:1.9.1.9000
Win32 版本:1.9.1.9000
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/PLUGINMANAGER/IONIC.ZIP.REDUCED.DLL
PluginManager
程序集版本:1.4.2.2
Win32 版本:1.4.2.2
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/PLUGINMANAGER/PLUGINMANAGER.DLL
ShellCmder
程序集版本:1.4.0.1
Win32 版本:1.4.0.1
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/SHELLCMDER/SHELLCMDER.DLL
ShellManager
程序集版本:1.4.3.1
Win32 版本:1.4.3.1
基本代码:file:///C:/SOFT/ALTMAN.WINFORM.AND.GTK_V3.0.1/PLUGINS/SHELLMANAGER/SHELLMANAGER.DLL
System.Configuration
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
System.Windows.Forms.resources
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
Microsoft.CSharp
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
Mono.Data.Sqlite
程序集版本:4.0.0.0
Win32 版本:4.0.0.0
基本代码:file:///C:/soft/Altman.Winform.And.Gtk_v3.0.1/Bin/Mono.Data.Sqlite.DLL
System.Transactions
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
System.EnterpriseServices
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
System.Numerics
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
System.Dynamic
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
Anonymously Hosted DynamicMethods Assembly
程序集版本:0.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
System.Web
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
System.resources
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.resources.dll
System.Drawing.resources
程序集版本:4.0.0.0
Win32 版本:4.6.1055.0 built by: NETFXREL2
基本代码:file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.resources/v4.0_4.0.0.0_zh-Hans_b03f5f7f11d50a3a/System.Drawing.resources.dll
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。
The text was updated successfully, but these errors were encountered: