Windows 10: JIT DEBUGGING - Please help.

Discus and support JIT DEBUGGING - Please help. in Windows 10 BSOD Crashes and Debugging to solve the problem; Please help me find out what to do with the notification below: See the end of this message for details on invoking just-in-time JIT debugging... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by NoeTorres2, May 7, 2020.

  1. JIT DEBUGGING - Please help.


    Please help me find out what to do with the notification below:







    See the end of this message for details on invoking

    just-in-time JIT debugging instead of this dialog box.



    ************** Exception Text **************

    System.Management.ManagementException: Invalid class

    at System.Management.ManagementException.ThrowWithExtendedInfoManagementStatus errorCode

    at System.Management.ManagementEventWatcher.Start

    at OptimumDesk.Form1.Form1_LoadObject sender, EventArgs e

    at System.Windows.Forms.Form.OnLoadEventArgs e

    at System.Windows.Forms.Form.OnCreateControl

    at System.Windows.Forms.Control.CreateControlBoolean fIgnoreVisible

    at System.Windows.Forms.Control.CreateControl

    at System.Windows.Forms.Control.WmShowWindowMessage& m

    at System.Windows.Forms.Control.WndProcMessage& m

    at System.Windows.Forms.Form.WmShowWindowMessage& m

    at System.Windows.Forms.NativeWindow.CallbackIntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam





    ************** Loaded Assemblies **************

    mscorlib

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

    ----------------------------------------

    OptimumDesk

    Assembly Version: 1.0.0.0

    Win32 Version: 6.0.40.10529

    CodeBase: file:///C:/Program%20Files%20x86/OptimumDesk/OptimumDesk.exe

    ----------------------------------------

    System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4121.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

    ----------------------------------------

    System

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

    ----------------------------------------

    System.Drawing

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

    ----------------------------------------

    Microsoft.VisualBasic

    Assembly Version: 10.0.0.0

    Win32 Version: 14.8.3752.0 built by: NET48REL1

    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.8.4121.0 built by: NET48REL1LAST_C

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

    ----------------------------------------

    log4net

    Assembly Version: 1.2.11.0

    Win32 Version: 1.2.11.0

    CodeBase: file:///C:/Program%20Files%20x86/OptimumDesk/log4net.DLL

    ----------------------------------------

    System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    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.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

    ----------------------------------------

    System.Management

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.3752.0 built by: NET48REL1

    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

    ----------------------------------------



    ************** JIT Debugging **************

    To enable just-in-time JIT debugging, the .config file for this

    application or computer machine.config must have the

    jitDebugging value set in the system.windows.forms section.

    The application must also be compiled with debugging

    enabled.



    For example:



    <configuration>

    <system.windows.forms jitDebugging="true" />

    </configuration>



    When JIT 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.

    :)
     
    NoeTorres2, May 7, 2020
    #1
  2. DVSMSC Win User

    JIT debugging

    JIT debugging: What is it and how do I enable it in WinVISTA
     
    DVSMSC, May 7, 2020
    #2
  3. JIT debugging error while trying to run driver4vr

    hi so im getting a jit debugging error when I try and run driver4vr on my computer and idk what to do any suggestions?

    ***Original title: jit debugging error***
     
    chibisuke1219, May 7, 2020
    #3
  4. DVSMSC Win User

    JIT DEBUGGING - Please help.

    DVSMSC, May 7, 2020
    #4
Thema:

JIT DEBUGGING - Please help.

Loading...
  1. JIT DEBUGGING - Please help. - Similar Threads - JIT DEBUGGING Please

  2. How to Enable JIT Debugging

    in Windows 10 Gaming
    How to Enable JIT Debugging: Please help me, I am having this Unhandled Exception error when opening a portable application.This is the entire message of the error:See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. ************** Exception Text...
  3. JIT Debugging in .NET

    in Windows 10 Gaming
    JIT Debugging in .NET: how to enable JIT Debugging in .NET ver 6 https://answers.microsoft.com/en-us/windows/forum/all/jit-debugging-in-net/e1ce7e1a-d544-4156-bad8-ed4913e86c20
  4. JIT Debugging in .NET

    in Windows 10 Software and Apps
    JIT Debugging in .NET: how to enable JIT Debugging in .NET ver 6 https://answers.microsoft.com/en-us/windows/forum/all/jit-debugging-in-net/e1ce7e1a-d544-4156-bad8-ed4913e86c20
  5. JIT Debugging in .NET

    in Windows 10 Customization
    JIT Debugging in .NET: how to enable JIT Debugging in .NET ver 6 https://answers.microsoft.com/en-us/windows/forum/all/jit-debugging-in-net/e1ce7e1a-d544-4156-bad8-ed4913e86c20
  6. JIT debugging. Need HELP!

    in Windows 10 BSOD Crashes and Debugging
    JIT debugging. Need HELP!: I am running a analysis software on my PC and one day it shows a microsoft .Net framework problem. The details is as below:See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. ************** Exception Text **************...
  7. JIT Debugging

    in Windows 10 BSOD Crashes and Debugging
    JIT Debugging: Hey guys, I need some help with this error. This is the entire error message, would love it if someone could help me solve the issue! Thanks legends. ------------------------------------------------------------------------------------- See the end of this message for...
  8. jit debugging error

    in Windows 10 Customization
    jit debugging error: hi so im getting a jit debugging error when I try and run driver4vr on my computer and idk what to do any suggestions? https://answers.microsoft.com/en-us/windows/forum/all/jit-debugging-error/fde19b26-43f6-4fb4-a4f3-ff5b5e69fb0a
  9. jit debugging

    in Windows 10 Gaming
    jit debugging: Someone please tell me how to fix this for windows 10 I'm not very bright. See the end of this message for details on...
  10. JIT Debugging

    in AntiVirus, Firewalls and System Security
    JIT Debugging: Oops I just realized I put my question in the subject line. duh. What can you all tell me about JIT debugging? Do I want to try to enable it so I can see a CD of a CT scan or will I screw up my computer. this program won't autostart like the other ones I've looked at....

Users found this page by searching for:

  1. jit debugging fix windows 10

    ,
  2. config jit

    ,
  3. jit debugger windows 10