Information about calling JIT debugging
instead of this dialog box, see the end of this release.
************** ************** Exception Text
System.ComponentModel.Win32Exception (0x80004005): Access denied
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo home info)
at System.Diagnostics.Process.Start ()
at System.Diagnostics.Process.Start (ProcessStartInfo home info)
at Pokémon3D.Mainform.button_start_Click (Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick (EventArgs e)
at System.Windows.Forms.Button.OnClick (EventArgs e)
(mevent MouseEventArgs) at System.Windows.Forms.Button.OnMouseUp
at System.Windows.Forms.Control.WmMouseUp (Message & m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc (Message & m)
at System.Windows.Forms.ButtonBase.WndProc (Message & m)
at System.Windows.Forms.Button.WndProc (Message & m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage (Message & m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m)
(wParam IntPtr hWnd, Int32 msg, IntPtr, IntPtr lParam) at System.Windows.Forms.NativeWindow.Callback
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34209 Built By: FX452RTMGDR.
Codebase: file: /// C: /Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
Pokémon3D
Assembly Version: 2.3.0.0.
Win32 Version: 2.3.0.0.
Codebase: file: /// J: /Spiele/Pokemon3D.exe.
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34251 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34209 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34238 Built By: FX452RTMGDR.
Codebase: file: /// C: /Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
Microsoft.VisualBasic
Assembly version: 10.0.0.0.
Win32 version: 12.0.51209.34209 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
System.Core
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34209 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
mscorlib.resources
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34209 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34209 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34234 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly Version: 4.0.0.0.
Win32 version: 4.0.30319.34209 Built By: FX452RTMGDR.
Codebase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------
************** JIT Debugging **************
To enable JIT debugging (Just-In-Time), has in the
Application configuration file or the computer
(Machine.config) the jitDebugging value in section establishes system.windows.forms.
The application must be compiled with debugging enabled.
For Example:
<Configuration>
<System.windows.forms jitDebugging = "true" />
</ Configuration>
When JIT debugging is enabled, any exception to the JIT debugger is sent, the on
Computer is registered, and not covered in this dialog box.