Advertisement
Selectron

GW2Minion_GUI_Launcher

Jun 12th, 2014
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 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.NullReferenceException: Object reference not set to an instance of an object.
  6.    at ..ˆ(Object ƒ, EventArgs „)
  7.    at System.Windows.Forms.Form.OnShown(EventArgs e)
  8.    at System.Windows.Forms.Form.CallShownEvent()
  9.    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  10.    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  11.    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  12.    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  13.    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  14.    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  15.    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  16.  
  17.  
  18. ************** Loaded Assemblies **************
  19. mscorlib
  20.     Assembly Version: 4.0.0.0
  21.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  22.     CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  23. ----------------------------------------
  24. GW2Minion_GUI_Launcher
  25.     Assembly Version: 1.0.0.0
  26.     Win32 Version: 1.0.0.0
  27.     CodeBase: file:///C:/Updater/GW2Minion_GUI_Launcher.exe
  28. ----------------------------------------
  29. System.Windows.Forms
  30.     Assembly Version: 4.0.0.0
  31.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  32.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  33. ----------------------------------------
  34. System.Drawing
  35.     Assembly Version: 4.0.0.0
  36.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  37.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  38. ----------------------------------------
  39. System
  40.     Assembly Version: 4.0.0.0
  41.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  42.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  43. ----------------------------------------
  44. System.Configuration
  45.     Assembly Version: 4.0.0.0
  46.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  47.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  48. ----------------------------------------
  49. System.Xml
  50.     Assembly Version: 4.0.0.0
  51.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  52.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  53. ----------------------------------------
  54. WindowsBase
  55.     Assembly Version: 4.0.0.0
  56.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  57.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  58. ----------------------------------------
  59. {1aa2c1d6-af8e-4dcb-b477-a7e13bb18dc6}
  60.     Assembly Version: 0.0.0.0
  61.     Win32 Version: 1.0.0.0
  62.     CodeBase: file:///C:/Updater/GW2Minion_GUI_Launcher.exe
  63. ----------------------------------------
  64. MsgPack
  65.     Assembly Version: 0.4.0.0
  66.     Win32 Version: 1.0.0.0
  67.     CodeBase: file:///C:/Updater/GW2Minion_GUI_Launcher.exe
  68. ----------------------------------------
  69. System.Numerics
  70.     Assembly Version: 4.0.0.0
  71.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  72.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  73. ----------------------------------------
  74. System.Core
  75.     Assembly Version: 4.0.0.0
  76.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  77.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  78. ----------------------------------------
  79. MsgPack.Serialization.EmittingSerializers.GeneratedSerealizers0
  80.     Assembly Version: 0.0.0.0
  81.     Win32 Version: 1.0.0.0
  82.     CodeBase: file:///C:/Updater/GW2Minion_GUI_Launcher.exe
  83. ----------------------------------------
  84. ISymWrapper
  85.     Assembly Version: 4.0.0.0
  86.     Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
  87.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/ISymWrapper/v4.0_4.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll
  88. ----------------------------------------
  89. MsgPack.Serialization.EmittingSerializers.GeneratedSerealizers1
  90.     Assembly Version: 0.0.0.0
  91.     Win32 Version: 1.0.0.0
  92.     CodeBase: file:///C:/Updater/GW2Minion_GUI_Launcher.exe
  93. ----------------------------------------
  94. MsgPack.Serialization.EmittingSerializers.GeneratedSerealizers2
  95.     Assembly Version: 0.0.0.0
  96.     Win32 Version: 1.0.0.0
  97.     CodeBase: file:///C:/Updater/GW2Minion_GUI_Launcher.exe
  98. ----------------------------------------
  99. System.Runtime.Serialization
  100.     Assembly Version: 4.0.0.0
  101.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  102.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  103. ----------------------------------------
  104. Anonymously Hosted DynamicMethods Assembly
  105.     Assembly Version: 0.0.0.0
  106.     Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  107.     CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  108. ----------------------------------------
  109.  
  110. ************** JIT Debugging **************
  111. To enable just-in-time (JIT) debugging, the .config file for this
  112. application or computer (machine.config) must have the
  113. jitDebugging value set in the system.windows.forms section.
  114. The application must also be compiled with debugging
  115. enabled.
  116.  
  117. For example:
  118.  
  119. <configuration>
  120.     <system.windows.forms jitDebugging="true" />
  121. </configuration>
  122.  
  123. When JIT debugging is enabled, any unhandled exception
  124. will be sent to the JIT debugger registered on the computer
  125. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement