Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 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.ArgumentException: Procedure call or argument is not valid.
  6. at Microsoft.VisualBasic.Strings.Chr(Int32 CharCode)
  7. at ‏‭​‫‭‌‏‪‪‌‍‍‪‏‍​‪‮‪​​‎‮.‪‎‍‪‫‮​‫‎‮‫‪‭‬‏‍‮‬‍‬‎‎​‮(Int32 )
  8. at ‏‭​‫‭‌‏‪‪‌‍‍‪‏‍​‪‮‪​​‎‮.‎‭‌‍‪‎‪‭‬‫‎‪‪‫‬‎​‭​‮‬‌‪‫‮‪‮(Object , Object )
  9. at ‍‫‌‍‌‭‫‌‬‭‎‍‪‭‫‫‮‭‮.‭‮‏‭‌‌​​‍‪‏‍‪‬​‍‍‪‍​‎‬​‪​‫‮(Object , EventArgs )
  10. at System.EventHandler.Invoke(Object sender, EventArgs e)
  11. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  12. at System.Windows.Forms.Form.OnCreateControl()
  13. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  14. at System.Windows.Forms.Control.CreateControl()
  15. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  16. at System.Windows.Forms.Control.WndProc(Message& m)
  17. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  18. at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  19. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  20. at System.Windows.Forms.Form.WndProc(Message& m)
  21. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  22. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  23. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  24.  
  25.  
  26. ************** Loaded Assemblies **************
  27. mscorlib
  28. Assembly Version: 4.0.0.0
  29. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  30. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  31. ----------------------------------------
  32. WindowsApplication1
  33. Assembly Version: 1.0.0.0
  34. Win32 Version: 1.0.0.0
  35. CodeBase: file:///C:/Users/kylejang/Desktop/knp/uLBDuUwbZIiDsjxIqqdeFOaDWB.exe
  36. ----------------------------------------
  37. dXlFjmjbkKfIBPCDArbCsHFuHpgk
  38. Assembly Version: 0.0.0.0
  39. Win32 Version: 1.0.0.0
  40. CodeBase: file:///C:/Users/kylejang/Desktop/knp/uLBDuUwbZIiDsjxIqqdeFOaDWB.exe
  41. ----------------------------------------
  42. Microsoft.VisualBasic
  43. Assembly Version: 10.0.0.0
  44. Win32 Version: 12.0.20806.33440 built by: FX45W81RTMREL
  45. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  46. ----------------------------------------
  47. System
  48. Assembly Version: 4.0.0.0
  49. Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
  50. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  51. ----------------------------------------
  52. System.Core
  53. Assembly Version: 4.0.0.0
  54. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  55. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  56. ----------------------------------------
  57. System.Windows.Forms
  58. Assembly Version: 4.0.0.0
  59. Win32 Version: 4.0.30319.34250 built by: FX452RTMGDR
  60. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  61. ----------------------------------------
  62. System.Drawing
  63. Assembly Version: 4.0.0.0
  64. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  65. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  66. ----------------------------------------
  67. System.Runtime.Remoting
  68. Assembly Version: 4.0.0.0
  69. Win32 Version: 4.0.30319.34243 built by: FX452RTMGDR
  70. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  71. ----------------------------------------
  72. System.Configuration
  73. Assembly Version: 4.0.0.0
  74. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  75. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  76. ----------------------------------------
  77. System.Xml
  78. Assembly Version: 4.0.0.0
  79. Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
  80. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  81. ----------------------------------------
  82. System.Management
  83. Assembly Version: 4.0.0.0
  84. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  85. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  86. ----------------------------------------
  87.  
  88. ************** JIT Debugging **************
  89. To enable just-in-time (JIT) debugging, the .config file for this
  90. application or computer (machine.config) must have the
  91. jitDebugging value set in the system.windows.forms section.
  92. The application must also be compiled with debugging
  93. enabled.
  94.  
  95. For example:
  96.  
  97. <configuration>
  98. <system.windows.forms jitDebugging="true" />
  99. </configuration>
  100.  
  101. When JIT debugging is enabled, any unhandled exception
  102. will be sent to the JIT debugger registered on the computer
  103. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement