Windows 10: Visual Studio Just-In-Time Debugger win32 exception occured

Discus and support Visual Studio Just-In-Time Debugger win32 exception occured in Windows 10 Software and Apps to solve the problem; I seem to get an increasing amount of these errors daily occurring on my machine. I am unsure how to troubleshoot this error but I believe I may have... Discussion in 'Windows 10 Software and Apps' started by Asa Tuten, Jan 8, 2023.

  1. Asa Tuten Win User

    Visual Studio Just-In-Time Debugger win32 exception occured


    I seem to get an increasing amount of these errors daily occurring on my machine. I am unsure how to troubleshoot this error but I believe I may have some faulty hardware somewhere along the way since I am also seeing an increase in WHEA_UNCORRECTABLE_ERROR BSOD occurring when playing games. I can't really tell what is causing these to occur but I get them randomly from anything from games to when I go to use Search. I don't believe this to be an SSD/HDD issue because Windows and the majority of games I run are on separate devices. Any help is much appreciated!

    :)
     
    Asa Tuten, Jan 8, 2023
    #1
  2. franx_dj Win User

    Clickonce cause Visual Studio hangs on Windows 10

    Hi,

    Visual Studio 2015 on Windows 10 Enterprise hangs frequently when the project is using Clickonce technology.

    There is no apparent causes for the hangs, because the hangs occurs even when Visual Sudio is simply opened, but I'm not working with it.

    Other times, the hangs can occurs when I'm digiting on the editor.

    When an hangs occurs, simply the visual studio process is not responding and I must kill it and restart.

    Often, otherwise, the hangs occurs when launch the debugger: in that cases, the IDE is responsive, bug the builds is still on starting build. If I try to do anything, VS ask if I want to stop the debugger, but, if I click yes, the debugger does not stops.

    Even in that cases, I must kill Visual Studio.

    I'm using Visual Studio 2015 Enterprise, but the same problems occurs with other versions (VS 2010, VS 2012, VS 2012).

    My collegues have same problems with same configuration:

    • Visual Studio,
    • Windows 10,
    • projects with Clickonce

    With Windwos 8 or previous no problems occurs.

    Had anyone same problems?

    Thanks,

    Francesco
     
    franx_dj, Jan 8, 2023
    #2
  3. I get "just-in-time (JIT) debugging" message

    Hi,

    Just-In-Time debugging launches Visual Studio automatically when an exception or crash occurs in an application that is running outside Visual Studio. We suggest changing certain settings on your computer and see if it helps. Follow the steps below:

    • Open Control Panel.
    • Click Network and Internet.
    • Click Internet Options.
    • Go to Advanced tab.
    • Under Browsing section, check the box for both Disable script debugging option.
    • Click Apply, then OK.
    For more reference about Just-In-Time Debugger, click on this link.

    Update us on the outcome so we can provide further assistance.
     
    Martin Bar, Jan 8, 2023
    #3
  4. Ah Zong Win User

    Visual Studio Just-In-Time Debugger win32 exception occured

    Error when launching Visual Studio 2017

    I have a freshly installed Visual Studio 2017 in my computer. The installation process is just fine. However the error occurs when I am launching it.

    First time launching it, a dialog box shows up, saying:

    Microsoft Visual Studio 2017

    Microsoft Visual Studio 2017 has stopped working

    A problem caused the program to stop working correctly. Please close the program.

    I have two options: To close the program or to debug the program.

    The program closes if I choose the former.

    When I choose the latter, here is what the dialog box says:

    Choose Just-In-Time Debugger

    An unhandled Microsoft .NET Framework exception occurred in the devenv.exe [2176].

    Available Debuggers:

    New instance of Visual Studio Community 2017

    There are two checkboxes:

    Set the currently selected debugger as the default.

    Manually choose the debugging engines.

    After hitting OK, a new instance comes out and the same thing happened. The program has stopped working, leaving me the only choice to close everything.

    Then I saw a dialog box:

    Visual Studio Just-In-Time Debugger

    The debugger you selected cannot be started. Would you like to choose another?

    I have no choice but to click No.

    The next time I opened it, the loading screen pops out (the big Visual Studio 2017) thing.

    After a blink of eye, I see an error dialog box:

    devenv.exe - Application Error

    The exception unknown software exception (0xc06d007e) occurred in the application at location 0x75b2c54f.

    Hitting the OK button, nothing more happened.

    Third time opening it, I see devenv.exe - Application Error dialog box again.

    Fourth time opening it, and onwards, the Microsoft Visual Studio 2017 has stopped working came back.

    Any solutions is welcomed. This is a really weird pattern.
     
    Ah Zong, Jan 8, 2023
    #4
Thema:

Visual Studio Just-In-Time Debugger win32 exception occured

Loading...
  1. Visual Studio Just-In-Time Debugger win32 exception occured - Similar Threads - Visual Studio Debugger

  2. CLOCK_WATCHDOG_TIMEOUT triggered by Visual Studio Debugger

    in Windows 10 Gaming
    CLOCK_WATCHDOG_TIMEOUT triggered by Visual Studio Debugger: Hello, I have a persistent problem - after a Visual Studio 2022 update in summer, my laptop crashed every time I started the debugger. For some reason, the problem resolved itself over time, but now it's back.I only need to start Visual Studio, start the debugger and - BSOD...
  3. CLOCK_WATCHDOG_TIMEOUT triggered by Visual Studio Debugger

    in Windows 10 Software and Apps
    CLOCK_WATCHDOG_TIMEOUT triggered by Visual Studio Debugger: Hello, I have a persistent problem - after a Visual Studio 2022 update in summer, my laptop crashed every time I started the debugger. For some reason, the problem resolved itself over time, but now it's back.I only need to start Visual Studio, start the debugger and - BSOD...
  4. Visual Studio Just-In-Time Debugger win32 exception occured

    in Windows 10 Gaming
    Visual Studio Just-In-Time Debugger win32 exception occured: I seem to get an increasing amount of these errors daily occurring on my machine. I am unsure how to troubleshoot this error but I believe I may have some faulty hardware somewhere along the way since I am also seeing an increase in WHEA_UNCORRECTABLE_ERROR BSOD occurring...
  5. Visual Studio Just-In-Time Debugger win32 exception occured

    in Windows 10 BSOD Crashes and Debugging
    Visual Studio Just-In-Time Debugger win32 exception occured: I seem to get an increasing amount of these errors daily occurring on my machine. I am unsure how to troubleshoot this error but I believe I may have some faulty hardware somewhere along the way since I am also seeing an increase in WHEA_UNCORRECTABLE_ERROR BSOD occurring...
  6. Visual Studio Code Debugger

    in Windows 10 Gaming
    Visual Studio Code Debugger: When completing a school project using html files and css files, I accidently tried to run the css file in chrome instead of the html and now my launch.json says launchlocalhost.json and i can't figure out how to get it back to normal. it won't run my program anymore. I have...
  7. Visual Studio Code Debugger

    in Windows 10 Software and Apps
    Visual Studio Code Debugger: When completing a school project using html files and css files, I accidently tried to run the css file in chrome instead of the html and now my launch.json says launchlocalhost.json and i can't figure out how to get it back to normal. it won't run my program anymore. I have...
  8. An unhandled win32 exception occurred in schost.exe

    in Windows 10 Gaming
    An unhandled win32 exception occurred in schost.exe: I updated recently and for some reason this error message popped up. I was not 100% what to do so I just closed the window when it showed up. Should I be concerned? Most of the online content I found is much older than windows 10. Some from 2008....
  9. Just in time debugger

    in Windows 10 BSOD Crashes and Debugging
    Just in time debugger: I have no idea what this is it just started popping up every time I start my PC. How do I fix or get rid of this? [ATTACH] https://answers.microsoft.com/en-us/windows/forum/all/just-in-time-debugger/4cbb6983-3101-4e43-bae1-c5cd7318bf2f
  10. Visual Studio Just-In-Time Debugger Start up program when i boot the PC.

    in Windows 10 Customization
    Visual Studio Just-In-Time Debugger Start up program when i boot the PC.: Hello, I every time I boot up my PC I get the two errors shown in the picture. I found an article here how to solve this but It didn't help much. Any suggestion what this is? [ATTACH] Thank you for your time ***Modify title from: An unhandled exception...