Advertisement
Guest User

Untitled

a guest
Aug 17th, 2014
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.99 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.InvalidCastException: Conversion from string "C:\Users\Paolo\AppData\Local" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
  6. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
  7. at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
  8. --- End of inner exception stack trace ---
  9. at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
  10. at ..(Object , EventArgs )
  11. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  12. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  13. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  14. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  15. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  16. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  17. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  18. at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  19. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  20. at System.Windows.Forms.Control.WndProc(Message& m)
  21. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  22. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  23. at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  24. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  25. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  26. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  27.  
  28.  
  29. ************** Loaded Assemblies **************
  30. mscorlib
  31. Assembly Version: 4.0.0.0
  32. Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
  33. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  34. ----------------------------------------
  35. 360 Rev
  36. Assembly Version: 3.41.0.0
  37. Win32 Version: 3.041.0.0
  38. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  39. ----------------------------------------
  40. Microsoft.VisualBasic
  41. Assembly Version: 10.0.0.0
  42. Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
  43. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  44. ----------------------------------------
  45. System
  46. Assembly Version: 4.0.0.0
  47. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  48. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  49. ----------------------------------------
  50. System.Core
  51. Assembly Version: 4.0.0.0
  52. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  53. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  54. ----------------------------------------
  55. System.Windows.Forms
  56. Assembly Version: 4.0.0.0
  57. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  58. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  59. ----------------------------------------
  60. System.Drawing
  61. Assembly Version: 4.0.0.0
  62. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  63. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  64. ----------------------------------------
  65. System.Runtime.Remoting
  66. Assembly Version: 4.0.0.0
  67. Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR
  68. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  69. ----------------------------------------
  70. DevComponents.DotNetBar2
  71. Assembly Version: 11.3.0.0
  72. Win32 Version: 3.041.0.0
  73. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  74. ----------------------------------------
  75. Accessibility
  76. Assembly Version: 4.0.0.0
  77. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  78. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  79. ----------------------------------------
  80. System.Xml
  81. Assembly Version: 4.0.0.0
  82. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  83. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  84. ----------------------------------------
  85. System.Configuration
  86. Assembly Version: 4.0.0.0
  87. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  88. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  89. ----------------------------------------
  90. ForumConnect
  91. Assembly Version: 1.0.0.0
  92. Win32 Version: 3.041.0.0
  93. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  94. ----------------------------------------
  95. Microsoft.WindowsAPICodePack.Shell
  96. Assembly Version: 1.1.0.0
  97. Win32 Version: 3.041.0.0
  98. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  99. ----------------------------------------
  100. Microsoft.WindowsAPICodePack
  101. Assembly Version: 1.1.0.0
  102. Win32 Version: 3.041.0.0
  103. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  104. ----------------------------------------
  105. CLKsFATXLib
  106. Assembly Version: 1.0.0.6
  107. Win32 Version: 3.041.0.0
  108. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  109. ----------------------------------------
  110. System.Management
  111. Assembly Version: 4.0.0.0
  112. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  113. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  114. ----------------------------------------
  115. XPG
  116. Assembly Version: 1.0.0.0
  117. Win32 Version: 3.041.0.0
  118. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  119. ----------------------------------------
  120. PackageIO
  121. Assembly Version: 0.1.9.2
  122. Win32 Version: 3.041.0.0
  123. CodeBase: file:///C:/Users/Paolo/Downloads/360Revolution%20(1).exe
  124. ----------------------------------------
  125.  
  126. ************** JIT Debugging **************
  127. To enable just-in-time (JIT) debugging, the .config file for this
  128. application or computer (machine.config) must have the
  129. jitDebugging value set in the system.windows.forms section.
  130. The application must also be compiled with debugging
  131. enabled.
  132.  
  133. For example:
  134.  
  135. <configuration>
  136. <system.windows.forms jitDebugging="true" />
  137. </configuration>
  138.  
  139. When JIT debugging is enabled, any unhandled exception
  140. will be sent to the JIT debugger registered on the computer
  141. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement