DefKorns

Untitled

Nov 13th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.37 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. Renci.SshNet.Common.SshConnectionException: An established connection was aborted by the server.
  6.    at Renci.SshNet.Session.WaitOnHandle(WaitHandle waitHandle, TimeSpan timeout)
  7.    at Renci.SshNet.Session.Renci.SshNet.ISession.WaitOnHandle(WaitHandle waitHandle)
  8.    at Renci.SshNet.Channels.ChannelSession.SendExecRequest(String command)
  9.    at Renci.SshNet.SshCommand.BeginExecute(AsyncCallback callback, Object state)
  10.    at Renci.SshNet.SshClient.RunCommand(String commandText)
  11.    at ProjectLunarUI.frmGameManager.SyncGames(Boolean fullUSBSync)
  12.    at ProjectLunarUI.frmGameManager.CmdSaveChanges_Click(Object sender, EventArgs e)
  13.    at System.Windows.Forms.Control.OnClick(EventArgs e)
  14.    at System.Windows.Forms.Button.OnClick(EventArgs e)
  15.    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  16.    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  17.    at System.Windows.Forms.Control.WndProc(Message& m)
  18.    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  19.    at System.Windows.Forms.Button.WndProc(Message& m)
  20.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  21.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  22.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  23.  
  24.  
  25. ************** Loaded Assemblies **************
  26. mscorlib
  27.     Assembly Version: 4.0.0.0
  28.     Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
  29.     CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  30. ----------------------------------------
  31. ProjectLunarUI
  32.     Assembly Version: 1.0.7255.29577
  33.     Win32 Version: 1.0.*
  34.     CodeBase: file:///C:/Users/DefKorns/AppData/Local/ModMyClassic/Project%20Lunar%20Desktop%20UI/ProjectLunarUI.exe
  35. ----------------------------------------
  36. System.Windows.Forms
  37.     Assembly Version: 4.0.0.0
  38.     Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
  39.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  40. ----------------------------------------
  41. System
  42.     Assembly Version: 4.0.0.0
  43.     Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
  44.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  45. ----------------------------------------
  46. System.Drawing
  47.     Assembly Version: 4.0.0.0
  48.     Win32 Version: 4.8.3752.0 built by: NET48REL1
  49.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  50. ----------------------------------------
  51. System.Configuration
  52.     Assembly Version: 4.0.0.0
  53.     Win32 Version: 4.8.3752.0 built by: NET48REL1
  54.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  55. ----------------------------------------
  56. System.Core
  57.     Assembly Version: 4.0.0.0
  58.     Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
  59.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  60. ----------------------------------------
  61. System.Xml
  62.     Assembly Version: 4.0.0.0
  63.     Win32 Version: 4.8.3752.0 built by: NET48REL1
  64.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  65. ----------------------------------------
  66. Accessibility
  67.     Assembly Version: 4.0.0.0
  68.     Win32 Version: 4.8.3752.0 built by: NET48REL1
  69.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  70. ----------------------------------------
  71. Renci.SshNet
  72.     Assembly Version: 2016.1.0.0
  73.     Win32 Version: 2016.1.0
  74.     CodeBase: file:///C:/Users/DefKorns/AppData/Local/ModMyClassic/Project%20Lunar%20Desktop%20UI/Renci.SshNet.DLL
  75. ----------------------------------------
  76. Zstandard.Net
  77.     Assembly Version: 1.1.7.0
  78.     Win32 Version: 1.1.7.0
  79.     CodeBase: file:///C:/Users/DefKorns/AppData/Local/ModMyClassic/Project%20Lunar%20Desktop%20UI/Zstandard.Net.DLL
  80. ----------------------------------------
  81. System.Buffers
  82.     Assembly Version: 4.0.3.0
  83.     Win32 Version: 4.6.26515.06
  84.     CodeBase: file:///C:/Users/DefKorns/AppData/Local/ModMyClassic/Project%20Lunar%20Desktop%20UI/System.Buffers.DLL
  85. ----------------------------------------
  86. netstandard
  87.     Assembly Version: 2.0.0.0
  88.     Win32 Version: 4.8.3752.0
  89.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
  90. ----------------------------------------
  91. Newtonsoft.Json
  92.     Assembly Version: 12.0.0.0
  93.     Win32 Version: 12.0.2.23222
  94.     CodeBase: file:///C:/Users/DefKorns/AppData/Local/ModMyClassic/Project%20Lunar%20Desktop%20UI/Newtonsoft.Json.DLL
  95. ----------------------------------------
  96. ICSharpCode.SharpZipLib
  97.     Assembly Version: 1.2.0.246
  98.     Win32 Version: 1.2.0.246
  99.     CodeBase: file:///C:/Users/DefKorns/AppData/Local/ModMyClassic/Project%20Lunar%20Desktop%20UI/ICSharpCode.SharpZipLib.DLL
  100. ----------------------------------------
  101. System.Runtime.Serialization
  102.     Assembly Version: 4.0.0.0
  103.     Win32 Version: 4.8.3825.0 built by: NET48REL1LAST_B
  104.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  105. ----------------------------------------
  106. System.Numerics
  107.     Assembly Version: 4.0.0.0
  108.     Win32 Version: 4.8.3752.0 built by: NET48REL1
  109.     CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  110. ----------------------------------------
  111.  
  112. ************** JIT Debugging **************
  113. To enable just-in-time (JIT) debugging, the .config file for this
  114. application or computer (machine.config) must have the
  115. jitDebugging value set in the system.windows.forms section.
  116. The application must also be compiled with debugging
  117. enabled.
  118.  
  119. For example:
  120.  
  121. <configuration>
  122.     <system.windows.forms jitDebugging="true" />
  123. </configuration>
  124.  
  125. When JIT debugging is enabled, any unhandled exception
  126. will be sent to the JIT debugger registered on the computer
  127. rather than be handled by this dialog box.
Add Comment
Please, Sign In to add comment