- UID
- 5262424
- 主题
- 0
- 阅读权限
- 20
- 帖子
- 10
- 精华
- 0
- 积分
- 5
- 金钱
- 145
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 21 小时
- 评议
- 0
- 帖子
- 10
- 精华
- 0
- 积分
- 5
- 金钱
- 145
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
大侠看看这个怎么解决~~~~额。求救,,没法传图?
win7 应用程序中发生了无法处理的异常。。等等等等。索引和长度必须引用=------参数:length.
System.ArgumentOutOfRangeException: 索引和长度必须引用该字符串内的位置。
参数名: length
在 System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
在 BmLauncher.SystemInfo.GetOSArchitecture()
在 BmLauncher.SystemInfo..ctor()
在 BmLauncher.Form1.Initialise()
在 BmLauncher.Form1.OnLoad(Object sender, EventArgs e)
在 System.Windows.Forms.Form.OnLoad(EventArgs e)
在 System.Windows.Forms.Form.OnCreateControl()
在 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)
|
|