- 积分
- 294
- 阳光
-
- 花瓣
-
- 雨露
-
- 节操
-
- 基情
-
- 贡献
-
- 注册时间
- 2014-1-7
- 在线时间
- 小时
- 最后登录
- 1970-1-1
- 阅读权限
- 30
TA的每日心情 | 慵懒 2017-10-9 13:14 |
---|
签到天数: 21 天 [LV.4]偶尔看看III
|
最新版本6.1.14268.2520导入联系人错误,欲导入的联系人列表也是由该版本导出来的。windows7系统。
错误信息-----------------------------------------------------
System.NullReferenceException: Object reference not set to an instance of an object.
at ..(Passenger ) in #Wb:line 191
at System.Linq.Enumerable.WhereArrayIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ..(Passenger[] ) in #Wb:line 190
at ..(String ) in #Wb:line 185
at ..() in #Wb:line 131
at ..(Object , EventArgs ) in #Wb:line 16777215
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
|
|