游戏狂人
 
- 贡献度
- 106
- 金元
- 14551
- 积分
- 1879
- 精华
- 0
- 注册时间
- 2011-2-28
|
200金元
本帖最后由 670444340 于 2014-8-7 11:49 编辑
Tracing an Unhandled Exception:
Exception:
Message:
在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。 (异常来自 HRESULT:0x80070459)
Full Trace:
System.ArgumentOutOfRangeException: 在多字节的目标代码页中,没有此 Unicode 字符可以映射到的字符。 (异常来自 HRESULT:0x80070459)
在 System.Runtime.InteropServices.Marshal.PtrToStructureHelper(IntPtr ptr, Object structure, Boolean allowValueClasses)
在 System.Runtime.InteropServices.Marshal.PtrToStructure(IntPtr ptr, Type structureType)
在 System.Windows.Forms.UnsafeNativeMethods.PtrToStructure(IntPtr lparam, Type cls)
在 BrightIdeasSoftware.ObjectListView.HandleReflectNotify(Message& m)
在 BrightIdeasSoftware.ObjectListView.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
英文版0.51.0
一打开未分类就跳出。
http://pan.baidu.com/s/1qW7DaIo |
评分
-
1
查看全部评分
-
|