搜索
热搜: 活动 交友 discuz
查看: 1182|回复: 0
收起左侧

[未完成] 打开软件就出现这个错误信——无法登陆了

[复制链接]
  • TA的每日心情
    郁闷
    2014-11-19 19:10
  • 签到天数: 1 天

    [LV.1]初来乍到

    发表于 2013-12-12 07:31:31 | 显示全部楼层 |阅读模式
    错误信息
    -----------------------------------------------------
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\TrainPrompt.cs:line 143
       at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
       at ..[](IEnumerable`1 , Action`1 ) in e:\Develop\Private\iFish\FSLib\ArrayExtract.cs:line 108
       at ..(Object , EventArgs ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\TrainPrompt.cs:line 143
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\TrainPrompt.cs:line 120
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\TrainStation.cs:line 208
       at ..(Control ,  ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\UiUtility.cs:line 23
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\ControlBase.cs:line 28
       at ..(Control ,  ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\UiUtility.cs:line 23
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\ControlBase.cs:line 28
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\QueryPage.cs:line 57
       at ..(Control ,  ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\UiUtility.cs:line 23
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Query\QueryPageContainer.cs:line 99
       at ..(QueryParam ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:line 214
       at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
       at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
       at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
       at ..() in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:line 214
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserMainPageContent.cs:line 159
       at ...( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:line 16777215
       at ..[](IEnumerable`1 , Action`1 ) in e:\Develop\Private\iFish\FSLib\ArrayExtract.cs:line 108
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:line 32
       at ...ctor( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Account\UserTab.cs:line 48
       at ..( ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Dialogs\MainForm.cs:line 53
       at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
       at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
       at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
       at ..(Object , EventArgs ) in e:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Dialogs\MainForm.cs:line 53
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at System.Windows.Forms.Form.OnCreateControl()
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.Form.WmShowWindow(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at ..WndProc(Message& ) in e:\Develop\Private\iFish\FSLib.Windows\Forms\FunctionalForm.cs:line 665
       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)


    环境信息
    -----------------------------------------------------
    操作系统版本:Microsoft Windows NT 5.1.2600 Service Pack 2
    程序运行目录:F:\重装\12306订票助手.NET


    模块信息
    -----------------------------------------------------
    [001]. mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll
    [002]. 12306订票助手, Version=1.6.5.508, Culture=neutral, PublicKeyToken=063375134da4cdc3 , F:\重装\12306订票助手.NET\12306订票助手.exe
    [003]. System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll
    [004]. System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
    [005]. System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll
    [006]. System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
    [007]. System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
    [008]. System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
    [009]. {5bcd5425-8e83-467b-bc13-3db9d6e34545}, Version=0.0.0.0, Culture=neutral, PublicKeyToken=3e56350693f7355e ,
    [010]. Microsoft.JScript, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll
    [011]. Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed , F:\重装\12306订票助手.NET\Newtonsoft.Json.dll
    [012]. System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
    [013]. System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll
    [014]. System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
    [015]. System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll
    [016]. System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 , C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
    [017]. TOBA.API, Version=1.0.0.0, Culture=neutral, PublicKeyToken=063375134da4cdc3 , F:\重装\12306订票助手.NET\TOBA.API.dll
    [018]. BetterListViewExpress, Version=3.8.2.0, Culture=neutral, PublicKeyToken=e6c91a3add447be2 , F:\重装\12306订票助手.NET\BetterListViewExpress.dll
    [019]. SimpleUpdater, Version=2.3.0.0, Culture=neutral, PublicKeyToken=8bf54bd6729f490c , F:\重装\12306订票助手.NET\SimpleUpdater.dll
    [020]. 2ruvxl1w, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null ,
    [021]. System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.dll
    [022]. ?, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null ,  不可用信息 (动态程序集)
    [023]. Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a , C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll




    您需要登录后才可以回帖 登录 | 入住

    本版积分规则

    申请友链| Archiver| 手机版| 鱼·后花园

    GMT+8, 2024-5-13 04:47 , Processed in 0.021554 second(s), 18 queries , Redis On.

    Powered by Discuz! X3.4

    © 2005-2024 鱼·后花园

    快速回复 返回顶部 返回列表