Advertisement
Guest User

Untitled

a guest
Jul 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.15 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. System.AggregateException: One or more errors occurred. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.20.18:8000
  6. at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
  7. at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
  8. at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
  9. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
  10. --- End of inner exception stack trace ---
  11. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  12. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  13. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
  14. at ntrbase.NTR.connectToServer(Boolean Stream)
  15. at kit_kat.MainForm.connect(String host, Int32 port, Boolean closeNTR)
  16. at kit_kat.MainForm.ConnectButton_Click(Object sender, EventArgs e)
  17. at System.Windows.Forms.Control.OnClick(EventArgs e)
  18. at System.Windows.Forms.Button.OnClick(EventArgs e)
  19. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  20. at kit_kat.MaterialButton.OnMouseUp(MouseEventArgs e)
  21. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  22. at System.Windows.Forms.Control.WndProc(Message& m)
  23. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  24. at System.Windows.Forms.Button.WndProc(Message& m)
  25. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  26. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  27. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  28. ---> (Inner Exception #0) System.Net.Sockets.SocketException (0x80004005): No connection could be made because the target machine actively refused it 192.168.20.18:8000
  29. at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
  30. at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
  31. at System.Net.Sockets.TcpClient.EndConnect(IAsyncResult asyncResult)
  32. at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)<---
  33.  
  34.  
  35.  
  36. ************** Loaded Assemblies **************
  37. mscorlib
  38. Assembly Version: 4.0.0.0
  39. Win32 Version: 4.7.3131.0 built by: NET472REL1LAST
  40. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  41. ----------------------------------------
  42. kit-kat-slim
  43. Assembly Version: 2.0.1.0
  44. Win32 Version: 2.0.1.0
  45. CodeBase: file:///C:/Users/Gaming%20PC/Downloads/kit-kat-slim(1).exe
  46. ----------------------------------------
  47. System.Windows.Forms
  48. Assembly Version: 4.0.0.0
  49. Win32 Version: 4.7.3056.0 built by: NET472REL1
  50. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  51. ----------------------------------------
  52. System
  53. Assembly Version: 4.0.0.0
  54. Win32 Version: 4.7.3056.0 built by: NET472REL1
  55. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  56. ----------------------------------------
  57. System.Drawing
  58. Assembly Version: 4.0.0.0
  59. Win32 Version: 4.7.3056.0 built by: NET472REL1
  60. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  61. ----------------------------------------
  62. System.Configuration
  63. Assembly Version: 4.0.0.0
  64. Win32 Version: 4.7.3056.0 built by: NET472REL1
  65. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  66. ----------------------------------------
  67. System.Core
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.7.3110.0 built by: NET472REL1LAST_C
  70. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  71. ----------------------------------------
  72. System.Xml
  73. Assembly Version: 4.0.0.0
  74. Win32 Version: 4.7.3056.0 built by: NET472REL1
  75. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  76. ----------------------------------------
  77. Microsoft.CSharp
  78. Assembly Version: 4.0.0.0
  79. Win32 Version: 4.7.3056.0
  80. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
  81. ----------------------------------------
  82. System.Dynamic
  83. Assembly Version: 4.0.0.0
  84. Win32 Version: 4.7.3056.0
  85. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
  86. ----------------------------------------
  87. Anonymously Hosted DynamicMethods Assembly
  88. Assembly Version: 0.0.0.0
  89. Win32 Version: 4.7.3131.0 built by: NET472REL1LAST
  90. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  91. ----------------------------------------
  92. Accessibility
  93. Assembly Version: 4.0.0.0
  94. Win32 Version: 4.7.3056.0 built by: NET472REL1
  95. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  96. ----------------------------------------
  97.  
  98. ************** JIT Debugging **************
  99. To enable just-in-time (JIT) debugging, the .config file for this
  100. application or computer (machine.config) must have the
  101. jitDebugging value set in the system.windows.forms section.
  102. The application must also be compiled with debugging
  103. enabled.
  104.  
  105. For example:
  106.  
  107. <configuration>
  108. <system.windows.forms jitDebugging="true" />
  109. </configuration>
  110.  
  111. When JIT debugging is enabled, any unhandled exception
  112. will be sent to the JIT debugger registered on the computer
  113. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement