客户端自动提交的错误报告 ArgumentException 返回讨论区:BUG报告区
请注意,这里仅供讨论与“订票助手.NET”相关的问题和建议,请勿在此发表不相关的内容。
您当前尚未登录,将会以游客身份浏览。建议您登录后再进行操作。请点击 登录注册
客户端自动提交的错误报告
游客 ,2018/8/16 13:42:28
客户端提交的错误信息:
----------------------------------------------------------
应用程序名称:12306订票助手.NET
应用程序版本:1.4.3.0

环境信息:
----------------------------------------------------------
错误信息
-----------------------------------------------------
[007E7B1D] System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Zm\\97(|5%T3\.a\\h@Rp37yd ".‬‮‏‬‫‌​‮‮‪‮‪‬‭‌‪‌‪‭‫‎‮‫‫‏‪‍‌‬‎‭‮(Object , ‏‏‮​‭‮‮​‏‮‌‪​‭‫‫‌​​‎‎​‬​​‮`1 ) in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Passenger\PassengerPanel.cs:line 191
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at ‭‌‬‬​‏‮‏‪‪​‪‎‎‎‍‮‮‎‪‬‪‬‮`1.‪‮‮‎​​​‭‍‌‮‬‎‎‌​‬‭‍‍‮‍‮‏‮(‏‏‮​‭‮‮​‏‮‌‪​‭‫‫‌​​‎‎​‬​​‮`1 ) in E:\Develop\Private\iFish\FSLib\DataStructes\EventList.cs:line 100
at ‭‌‬‬​‏‮‏‪‪​‪‎‎‎‍‮‮‎‪‬‪‬‮`1.Add( ) in E:\Develop\Private\iFish\FSLib\DataStructes\EventList.cs:line 200
at Zm\\97(|5%T3\.a\\h@Rp37yd ".‍‏‍‬‌‎‮‪‪‮‌‏‪‭‌‬‮‬‎‫‪‮(Object , EventArgs ) in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Passenger\PassengerPanel.cs:line 253
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.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)


[001, 000AA2F3]
System.DllNotFoundException: Unable to load DLL 'chakra.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at MsieJavaScriptEngine.JsRt.Edge.EdgeNativeMethods.JsCreateRuntime(JsRuntimeAttributes attributes, JsThreadServiceCallback threadService, EdgeJsRuntime& runtime)
at MsieJavaScriptEngine.JsRt.Edge.ChakraEdgeJsRtJsEngine.IsSupported()

[002, 02093095]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[003, 03C24C98]
System.Net.Sockets.SocketException (0x80004005): A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)

[004, 0030A91F]
System.IO.IOException: Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall. ---> System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)

[005, 0030A91F]
System.IO.IOException: Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall. ---> System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)

[006, 0030A91F]
System.IO.IOException: Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall. ---> System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)
at System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)

[007, 01505F0F]
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at ‫‎‎​‬‌‎‪‏‎‏‫‏​‎‫​‎‎‬‎​​‬‪‫‮.‭​‫‌‮‬‫‬‪‫‪‏​‌‍‎‌‬‪‎‫‏‫‌‌‫‮() in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:line 117

[008, 01505F0F]
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at ‫‎‎​‬‌‎‪‏‎‏‫‏​‎‫​‎‎‬‎​​‬‪‫‮.‭​‫‌‮‬‫‬‪‫‪‏​‌‍‎‌‬‪‎‫‏‫‌‌‫‮() in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\ServerTest.cs:line 117

[009, 0062320C]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[010, 02CB947A]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[011, 00F76B7D]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[012, 035B92F8]
System.IO.FileNotFoundException: Could not load file or assembly 'SimpleUpdater.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=c532149a76b9a64b' or one of its dependencies. The system cannot find the file specified.
File name: 'SimpleUpdater.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=c532149a76b9a64b'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[013, 00872190]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[014, 00872190]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[015, 00872190]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[016, 01DD6CA9]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[017, 0361CC66]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[018, 01B81FAD]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[019, 003E1020]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[020, 03E11623]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[021, 02153CDC]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[022, 02153CDC]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[023, 02153CDC]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[024, 0210A62D]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[025, 012FCEBB]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[026, 022691EA]
​‌​‫​‎​‫‍​‎‬‮​​‎‌‍‭‍‌‭‌‮: 您已经被踢,尽快重新登录哦
at T8m%|>~i{k$ B \.)B-^!{v\]-!.​‪‬‬​‏‮‭‏‪‬‪‍​‫‫‍‭​‮‮‪‌‭‮‮(Object , EventArgs ) in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\NetClient.cs:line 671
at ‪‏​‪‌‬‍​‫‮‏‍‌‌‎‮‍‌‬‪‍‌‌‏‌‮.​‭‏​‬‮​‎​‭‎‫‮‬‭‫‍‍‬‮()
at ‪‏​‪‌‬‍​‫‮‏‍‌‌‎‮‍‌‬‪‍‌‌‏‌‮.‏‏‪‮‮‍‌‭​‮‬‫‫‮‍​‎‭‮‎‌‎‮‫‮‍‮(Action )

[027, 0161EDDD]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[028, 0161EDDD]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[029, 0161EDDD]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[030, 03BE877A]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[031, 0377EE63]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[032, 0377EE63]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[033, 0377EE63]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[034, 01F4A0FC]
​‌​‫​‎​‫‍​‎‬‮​​‎‌‍‭‍‌‭‌‮: 您已经被踢,尽快重新登录哦
at T8m%|>~i{k$ B \.)B-^!{v\]-!.​‪‬‬​‏‮‭‏‪‬‪‍​‫‫‍‭​‮‮‪‌‭‮‮(Object , EventArgs ) in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\WebLib\NetClient.cs:line 671
at ‪‏​‪‌‬‍​‫‮‏‍‌‌‎‮‍‌‬‪‍‌‌‏‌‮.​‭‏​‬‮​‎​‭‎‫‮‬‭‫‍‍‬‮()
at ‪‏​‪‌‬‍​‫‮‏‍‌‌‎‮‍‌‬‪‍‌‌‏‌‮.‏‏‪‮‮‍‌‭​‮‬‫‫‮‍​‎‭‮‎‌‎‮‫‮‍‮(Action )

[035, 03D2D06B]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[036, 0359E492]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[037, 0034C016]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


[038, 0218C45B]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[039, 0218C45B]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[040, 0218C45B]
System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 121.40.16.194:51050
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‎‏​‎‮‫‪‮‍‏‭‎​‮​​‏‍​‏‏‌‮‪‮‌‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1342
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‌‍‬‎‎‎‮‪‭‭‭‌‌‬‌‫‮‪‬‪‪‬​‎‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 1024
at ‬‌‫‭‫‎‍‮​‌‪‌‮‬‎​‏‪‪‪‮‌​‭​‮‌‪‎‏‮.‪‍‬‫‮‌‮‬‪‎‮‫​‏‪‌‪​‪​‏‫‍‫‬‌‫‮() in E:\Develop\Private\iFish\FSLib.Network.WebSocketSharp\WebSocket.cs:line 913

[041, 007E7B1D]
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at Zm\\97(|5%T3\.a\\h@Rp37yd ".‬‮‏‬‫‌​‮‮‪‮‪‬‭‌‪‌‪‭‫‎‮‫‫‏‪‍‌‬‎‭‮(Object , ‏‏‮​‭‮‮​‏‮‌‪​‭‫‫‌​​‎‎​‬​​‮`1 ) in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Passenger\PassengerPanel.cs:line 191
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at ‭‌‬‬​‏‮‏‪‪​‪‎‎‎‍‮‮‎‪‬‪‬‮`1.‪‮‮‎​​​‭‍‌‮‬‎‎‌​‬‭‍‍‮‍‮‏‮(‏‏‮​‭‮‮​‏‮‌‪​‭‫‫‌​​‎‎​‬​​‮`1 ) in E:\Develop\Private\iFish\FSLib\DataStructes\EventList.cs:line 100
at ‭‌‬‬​‏‮‏‪‪​‪‎‎‎‍‮‮‎‪‬‪‬‮`1.Add( ) in E:\Develop\Private\iFish\FSLib\DataStructes\EventList.cs:line 200
at Zm\\97(|5%T3\.a\\h@Rp37yd ".‍‏‍‬‌‎‮‪‪‮‌‏‪‭‌‬‮‬‎‫‪‮(Object , EventArgs ) in E:\Develop\Private\iFishWinForm\12306TOBA\TOBA\TOBA\UI\Controls\Passenger\PassengerPanel.cs:line 253
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.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)

[042, 02BD9585]
System.IO.FileLoadException: Could not load file or assembly '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: '12306订票助手.resources, Version=13.9.9.3, Culture=en, PublicKeyToken=063375134da4cdc3'
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



环境信息
-----------------------------------------------------
操作系统版本:Microsoft Windows NT 6.1.7601 Service Pack 1
程序运行目录:C:\Users\gliu\Desktop\12306订票助手.NET






提交的用户信息:
----------------------------------------------------------
加密内容, 管理员可见

1条信息/每页10
编辑器
回复
验证码
点击验证码框获得验证码。因为有人发广告,很抱歉必须使用验证码。登录后免输验证码