问题描述
有关调用&bbsp
实时(JIT)调试而不是此对话框的详细信息,请参阅此消息的结尾。
**************异常文本**************
$
System.NotSupportedException:给定路径的格式为不支持。
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access,String fullPath,Boolean checkForDuplicates,Boolean needFullPath)
at System.Net.WebClient.GetUri(String path)
at System.Net.WebClient.DownloadString(String address)
at FT_Controls_v1。تسجيل_الدخول_العضوية。xWshPw3e1iEJYeS8Hup(Object,Object)
at FT_Controls_v1。تسجيل_الدخول_العضوية。MkEapQwHt2(Object ,EventArgs )
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
在System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd,Int32 msg,IntPtr wparam,IntPtr lparam)
$
* *************已装载的装配**************
$
mscorlib
 汇编版本:4.0.0.0
  Win32版本:4.7.2558.0内容:NET471REL1
  CodeBase:file:/// C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------- -----------------------
$
_
 汇编版本:0.0.0.0
  Win32版本:4.7.2558.0内容:NET471REL1
  CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
--------- -------------------------------
$
System.Windows.Forms
 汇编版本:4.0.0.0
  Win32版本:4.7.2558.0内容:NET471REL1
  CodeBase: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.7.2558.0内容:NET471REL1
  CodeBase: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.7.2558.0内容:NET471REL1
  CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----- -----------------------------------
$
FT Controls
 汇编版本:1.0.5.0
&NBSP; Win32版本:4.7.2558.0构建< g class =" gr_ gr_37 gr-alert gr_gramm gr_inline_cards gr_run_anim标点符号-del replaceWithoutSep"数据-GR-ID =" 37 QUOT; ID = QUOT 37 QUOT;>可以通过:其中/ g取代; NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
--------- -------------------------------
$
Microsoft.VisualBasic
&NBSP; &NBSP;汇编版本:10.0.0.0
&NBSP; Win32版本:14.7.2558.0内容:NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----- -----------------------------------
$
System.Core
&NBSP;汇编版本:4.0.0.0
&NBSP; Win32版本:4.7.2558.0内容:NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----- -----------------------------------
$
System.Configuration
&NBSP;汇编版本:4.0.0.0
&NBSP; Win32版本:4.7.2558.0内容:NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----- -----------------------------------
$
System.Xml
&NBSP;汇编版本:4.0.0.0
&NBSP; Win32版本:4.7.2558.0内容:NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----- -----------------------------------
$
System.Runtime.Remoting
&NBSP;汇编版本:4.0.0.0
&NBSP; Win32版本:4.7.2558.0内容:NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
- ---------------------------------------
$
System.Management
&NBSP;汇编版本:4.0.0.0
&NBSP; Win32版本:4.7.2558.0内容:NET471REL1
&NBSP; CodeBase:file:/// C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----- -----------------------------------
$
************** JIT调试**************
启用实时(JIT)调试,此
应用程序或计算机(machine.config)的.config文件必须在system.windows.forms部分设置
jitDebugging值。
应用程序也必须使用调试进行编译
启用。
例如:
< configuration>
&NBSP; < system.windows.forms jitDebugging =" true" />
$
< / configuration>
启用JIT调试后,任何未处理的异常
将发送到计算机上注册的JIT调试器
而不是由此对话框处理。
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NotSupportedException: The given path's format is not supported.
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath)
at System.Net.WebClient.GetUri(String path)
at System.Net.WebClient.DownloadString(String address)
at FT_Controls_v1.تسجيل_الدخول_العضوية.xWshPw3e1iEJYeS8Hup(Object , Object )
at FT_Controls_v1.تسجيل_الدخول_العضوية.MkEapQwHt2(Object , EventArgs )
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
_
Assembly Version: 0.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
FT Controls
Assembly Version: 1.0.5.0
Win32 Version: 4.7.2558.0 built <g class="gr_ gr_37 gr-alert gr_gramm gr_inline_cards gr_run_anim Punctuation only-del replaceWithoutSep" data-gr-id="37" id="37">by:</g> NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2558.0 built by: NET471REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
这篇关于JIT调试错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!