- 积分
- 441
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-9-7
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 veryjr 于 2016-4-1 17:50 编辑
如图,导出grads的地图数据时显示错误。用的是c#的1.1.3R4
系统为win10 64位,错误信息如下:
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.ArgumentNullException: 路径不能为空。
参数名: path
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
在 MeteoInfoC.Data.MeteoData.GrADSDataInfo.WriteGrADSCTLFile()
在 MeteoInfo.Forms.frmOutputMapData.SavGrADSMaskoutFile()
在 MeteoInfo.Forms.frmOutputMapData.B_Convert_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.Button.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.8670 (QFE.050727-8600)
基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MeteoInfo
程序集版本: 1.1.3.4
Win32 版本: 1.1.3.4
基本代码: file:///E:/Software/MI/MeteoInfo/MeteoInfo.exe
----------------------------------------
Microsoft.Scripting
程序集版本: 1.0.0.0
Win32 版本: 2.6.1003.1
基本代码: file:///E:/Software/MI/MeteoInfo/Microsoft.Scripting.DLL
----------------------------------------
System.Windows.Forms
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8670 (QFE.050727-8600)
基本代码: 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.8670 (QFE.050727-8600)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8681 (QFE.050727-8600)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
MeteoInfoC
程序集版本: 1.1.3.4
Win32 版本: 1.1.3.4
基本代码: file:///E:/Software/MI/MeteoInfo/MeteoInfoC.DLL
----------------------------------------
IronPython
程序集版本: 2.6.10920.0
Win32 版本: 2.6.1003.1
基本代码: file:///E:/Software/MI/MeteoInfo/IronPython.DLL
----------------------------------------
Microsoft.Scripting.Core
程序集版本: 1.0.0.0
Win32 版本: 2.6.1003.1
基本代码: file:///E:/Software/MI/MeteoInfo/Microsoft.Scripting.Core.DLL
----------------------------------------
MeteoInfoC.resources
程序集版本: 1.1.3.1
Win32 版本: 1.1.3.1
基本代码: file:///E:/Software/MI/MeteoInfo/zh-CHS/MeteoInfoC.resources.DLL
----------------------------------------
System.Data
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8677 (QFE.050727-8600)
基本代码: 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.8679 (QFE.050727-8600)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
程序集版本: 3.5.0.0
Win32 版本: 3.5.30729.8693 built by: QFE
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
MeteoInfo.resources
程序集版本: 1.1.3.1
Win32 版本: 1.1.3.1
基本代码: file:///E:/Software/MI/MeteoInfo/zh-CHS/MeteoInfo.resources.DLL
----------------------------------------
MeteoInfo.resources
程序集版本: 1.1.3.1
Win32 版本: 1.1.3.1
基本代码: file:///E:/Software/MI/MeteoInfo/zh-CN/MeteoInfo.resources.DLL
----------------------------------------
Accessibility
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8670 (QFE.050727-8600)
基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
mscorlib.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8670 (QFE.050727-8600)
基本代码: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
程序集版本: 2.0.0.0
Win32 版本: 2.0.50727.8670 (QFE.050727-8600)
基本代码: 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 调试器,
而不是由此对话框处理。
|
-
|