Windows 10: MICROSOFT.NET FRAMEWORK ERROR KEEPS SHUTTING DOWN MY PC, PLEASE HELP?

Discus and support MICROSOFT.NET FRAMEWORK ERROR KEEPS SHUTTING DOWN MY PC, PLEASE HELP? in Windows 10 BSOD Crashes and Debugging to solve the problem; BELOW IS A COPY OF THE ERROR MESSAGE I HAVE RECEIVED... See the end of this message for details on invoking just-in-time (JIT) debugging instead... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by ericwilson3, Jun 27, 2019.

  1. MICROSOFT.NET FRAMEWORK ERROR KEEPS SHUTTING DOWN MY PC, PLEASE HELP?


    BELOW IS A COPY OF THE ERROR MESSAGE I HAVE RECEIVED...



    See the end of this message for details on invoking

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



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

    System.NullReferenceException: Object reference not set to an instance of an object.

    at OCFanKnobController.MessageForm.applyKnobModeByPowerResumeEvent()

    at OCFanKnobController.MessageForm.DefWndProc(Message& m)

    at System.Windows.Forms.Control.WndProc(Message& m)

    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

    at System.Windows.Forms.Form.WndProc(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)





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

    mscorlib

    Assembly Version: 4.0.0.0

    Win32 Version: 4.7.3416.0 built by: NET472REL1LAST_B

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

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

    mKnob

    Assembly Version: 0.0.1.8

    Win32 Version: 0.0.1.7

    CodeBase: file:///C:/Program%20Files/WMIHook/WMIHookBtnFn/mKnob.exe

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

    System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_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.7.3416.0 built by: NET472REL1LAST_B

    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.7.3056.0 built by: NET472REL1

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

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

    OCFanKnobLibrary

    Assembly Version: 0.0.1.11

    Win32 Version: 0.0.1.11

    CodeBase: file:///C:/Program%20Files/WMIHook/WMIHookBtnFn/OCFanKnobLibrary.DLL

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

    System.Core

    Assembly Version: 4.0.0.0

    Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C

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

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

    System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.7.3056.0 built by: NET472REL1

    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.7.3056.0 built by: NET472REL1

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

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

    IntelOverclockingSDK

    Assembly Version: 6.4.1.24

    Win32 Version: 6.4.1.24

    CodeBase: file:///C:/Program%20Files/WMIHook/WMIHookBtnFn/IntelOverclockingSDK.DLL

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

    System.ServiceProcess

    Assembly Version: 4.0.0.0

    Win32 Version: 4.7.3056.0 built by: NET472REL1

    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.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.

    :)
     
    ericwilson3, Jun 27, 2019
    #1

  2. Microsoft .NET Framework, Unhandled exception

    Hi,

    Welcome to Microsoft Community.

    I suggest you to un-check and recheck .Net framework 3.5 and .Net framework 4.6 advance series from Windows features.

    Try the following steps:

    • Press Windows + R keys to open Run command.
    • Type Appwiz.cpl and select "turn Windows feature on or off" from the left
    • Uncheck .Net framework 3.5 and .Net framework 4.6 advance series.
    • Restart the computer
    • Repeat step 1 and 2 and check .Net framework 3.5 and .Net framework 4.6 advance series.
    • Restart the computer.
    Regards,
     
    Waseemulla S, Jun 27, 2019
    #2
  3. Microsoft .Net Framework

    Basically, to sum up what I can tell:
    -The application(s) that crashed use .NET Framework 2.0 or 3.5.
    -First error is it getting nothing when it expected something (not very telling).
    -Second error occured in "System.Data.SQLite" which is not .NET Framework. I repeat, not .NET Framework.
    -SQLite is is a GNU licenced, free to use library.
    -Any .NET-compiled service or process could be causing the error. If you watch the Task Manager, you might be able to tell which process closes after you click on "Quit."

    I suggest you search your computer for sqlite*.dll. Whatever programs it is found in close proximity to are most likely the culprits for the crashes.
     
    FordGT90Concept, Jun 27, 2019
    #3
  4. MICROSOFT.NET FRAMEWORK ERROR KEEPS SHUTTING DOWN MY PC, PLEASE HELP?

    Microsoft .NET Framework, Unhandled exception

    no, problem is still actual for me.

    have MSI Notebook, problem is

    System.MissingFieldException: Field not found: 'WPFOSD.GraphicsSwitchWnd.VGAType'.

    at MSI.SCM.SCMII.WMIEventMath(Int32 WMIEvent), after i make something by S-BAR buttons like adding volume or something like that.
     
    sergei.kulakov, Jun 27, 2019
    #4
Thema:

MICROSOFT.NET FRAMEWORK ERROR KEEPS SHUTTING DOWN MY PC, PLEASE HELP?

Loading...
  1. MICROSOFT.NET FRAMEWORK ERROR KEEPS SHUTTING DOWN MY PC, PLEASE HELP? - Similar Threads - MICROSOFT NET FRAMEWORK

  2. Microsoft .NET Framework Error

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework Error: See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. ************** Exception Text ************** System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for...
  3. Microsoft .NET Framework error

    in Windows 10 Software and Apps
    Microsoft .NET Framework error: I'm not good with computers but I'm running into a complicated issue and I really need help, I got a bsod and when I opened my PC again I got the error:"Microsoft .NET FrameworkUnhandled exception has occurred in a component in your application. If you click Continue, the...
  4. Microsoft .NET Framework Error

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework Error: I keep getting a .NET Framework error. I have tried to use the "fix" but the error keeps coming back. The details of the error are as follows: See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. **************...
  5. Microsoft .NET Framework error

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework error: I downloaded a file that I don't remember... After I deleted that file, the NET Framework error appears whenever I turn on the PC or Restart. Under text is what I got in the error message. How can I solve this problem? [ATTACH] See the end of this message for details on...
  6. Please help me resolve this .NET Framework error

    in Windows 10 BSOD Crashes and Debugging
    Please help me resolve this .NET Framework error: [ATTACH] See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at...
  7. Microsoft .NET Framework error

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework error: first of all hi,i just opened some applications and game it just couln't open and gave this error: [ATTACH] Details: See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box. ************** Exception Text **************...
  8. Microsoft .NET Framework error

    in Windows 10 BSOD Crashes and Debugging
    Microsoft .NET Framework error: A computer I'm working on is getting an unhandled exception error every time it boots up. You can click either quit or continue and it doesn't seem to actually be affecting anything, which is nice, but it's still annoying. It claims to be a .NET error, so I tried the .NET...
  9. microsoft net framework error

    in Windows 10 Gaming
    microsoft net framework error: dear sir or madam I have download a game of steam and when I try to load this game, a Microsoft net framework error pops up saying this: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception...
  10. Microsoft .NET Framework Error

    in Windows 10 Support
    Microsoft .NET Framework Error: Hello guys, I´ve got a problem with my Microsoft .NET Framework. Whenever I want to work with my VirtualBox an unhandled exception pops up with the message [img] If I click on details then I get this:...