Home > OS >  How to solve the problem.
How to solve the problem.

Time:11-02

See the end of this message for the details on invoking
Just - in - time (JIT) home was debugging this dialog box.

* * * * * * * * * * * * * * Exception Text * * * * * * * * * * * * * *
System.Com ponentModel. Win32Exception x80004005 (0) : The specified executable is not a valid application for this OS platform.
Ats System. Diagnostics. Process. StartWithShellExecuteEx (ProcessStartInfo startInfo)
Ats System. Diagnostics. Process. The Start ()
Ats System. Diagnostics. Process. The Start (ProcessStartInfo startInfo)
The at Shell_2014. Form1. OXDCN3ye6 (Object, EventArgs)
Ats System. Windows. Forms. Control. The OnClick (EventArgs e)
Ats System. Windows. Forms. Control. WmMouseUp (Message& M, MouseButtons button, Int32 on)
Ats System. Windows. Forms. Control. WndProc (Message& M)
Ats System. Windows. Forms. Control. ControlNativeWindow. OnMessage (Message& M)
Ats System. Windows. Forms. Control. ControlNativeWindow. WndProc (Message& M)
Ats System. Windows. Forms. NativeWindow. Callback (IntPtr hWnd, Int32 MSG, IntPtr wparam, IntPtr lparam)


* * * * * * * * * * * * * * the Loaded Assemblies * * * * * * * * * * * * * *
Mscorlib
The Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel. 030319-0100)
The CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Shell_2014
The Assembly Version: 1.0.0.0
Win32 Version: 3.0
The CodeBase: file:///D:/Rar$EXa0.133/ROTTR/start the game. Exe
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
System. Windows. Forms
The Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
The 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
The Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
The CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
The System
The Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
The CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Xml System.
The Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
The CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

* * * * * * * * * * * * * * JIT was Debugging * * * * * * * * * * * * * *
To enable just - in - time (JIT) was debugging,. The config file for this
Application or computer (machine) must have the
JitDebugging value set in the system. Windows. The forms section.
The application must also be compiled with was debugging
Enabled.

For example:





When the JIT was debugging is enabled, any unhandled exception
Will be sent to the JIT debugger registered on the computer
Rather than be handled by this dialog box.
  • Related