Windows 10: The "Unhandled exception has occurred in your application"

Discus and support The "Unhandled exception has occurred in your application" in Windows 10 BSOD Crashes and Debugging to solve the problem; So I was making a project where there is a listbox and a bunch of txt files there. When you click one it was meant to display in the rich text box but... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by NinocusBr, Feb 26, 2021.

  1. NinocusBr Win User

    The "Unhandled exception has occurred in your application"


    So I was making a project where there is a listbox and a bunch of txt files there. When you click one it was meant to display in the rich text box but instead it showed this, "Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.


    The WebBrowser control does not the Text Property











    See the end of this message for details on invoking

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



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

    System.NotSupportedException: The WebBrowser control does not support the Text property.

    at System.Windows.Forms.WebBrowserBase.set_TextString value

    at AxonSimpleUI.AxonSimpleUIForm.listBox1_SelectedIndexChangedObject sender, EventArgs e in C:\Users\creep\Downloads\Axon-master\Axon-master\AxonSimpleUI\AxonSimpleUI\Form1.cs:line 109

    at System.Windows.Forms.ListBox.OnSelectedIndexChangedEventArgs e

    at System.Windows.Forms.ListBox.WmReflectCommandMessage& m

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

    at System.Windows.Forms.Control.ControlNativeWindow.OnMessageMessage& m

    at System.Windows.Forms.Control.ControlNativeWindow.WndProcMessage& 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.4300.0 built by: NET48REL1LAST_C

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

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

    NinjaSploits

    Assembly Version: 1.0.0.0

    Win32 Version: 1.0.0.0

    CodeBase: file:///C:/Users/creep/Downloads/Axon-master/Axon-master/AxonSimpleUI/AxonSimpleUI/bin/Debug/NinjaSploits.exe

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

    System.Windows.Forms

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4270.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.4300.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

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

    System.Configuration

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B

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

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

    System.Core

    Assembly Version: 4.0.0.0

    Win32 Version: 4.8.4320.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

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

    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

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

    Microsoft.mshtml

    Assembly Version: 7.0.3300.0

    Win32 Version: 7.0.3300.0

    CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.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.





    Any help is much appreciated!

    :)
     
    NinocusBr, Feb 26, 2021
    #1

  2. An Unhandled Win32 Exception occurred

    not sure if this is the place to put this help me question

    does anyone kno what kind of error this is..it pop up when i try to play power DVd or wmplayer

    it would say "An unhandled win32 exception occured in powerdvd.exe[number]

    that number changes everytime

    what can i do to fix this problem *Bang Head :banghead:

    thanks
     
    supraznchnk, Feb 26, 2021
    #2
  3. David Haz Win User
    unhandled exception has occurred in your application if you click continue the application will.......

    Hello,

    An unhandled exceptions occur in Windows if there are system components in your system that are damaged or corrupted. For us to isolate the issue in getting an unhandled exception error, kindly respond to the questions below:

    • Have you made any significant changes to your device prior to the issue? If yes, what are they?
    • Are there other accounts in your device? If there are, does the error come up when you log in to them?
    • Are there third-party applications installed on your device?

    For isolation purposes, we suggest that you start your PC in Safe Mode and see if the error appears when you log
    in. This is for us to see if the error is caused by a third-party application or by a system component.

    We look forward to an update from you.
     
    David Haz, Feb 26, 2021
    #3
  4. The "Unhandled exception has occurred in your application"

    UNHANDLED EXCEPTION AS OCCURED

    HI I JUST BOUGHT A TRAIL CAM AND IM TRYING TO SET IT UP AND WHEN I TRY TO OPEN THE PROGRAM ON THE DISC IT COMES UP WITH

    UNHANDLED EXCEPTION HAS OCCURED IN YOUR APPLICATION

    AND I HAVE THE CHOICE TO QUIT AND CLOSE IMIDIATELY OR CONTINUE AND IGNORE THE ERROR

    WHAT DO I DO AND WHAT DOES IT MEAN PLEASE?
     
    christine_53, Feb 26, 2021
    #4
Thema:

The "Unhandled exception has occurred in your application"

Loading...
  1. The "Unhandled exception has occurred in your application" - Similar Threads - Unhandled exception has

  2. Unhandled exception has occured in your application

    in Windows 10 Gaming
    Unhandled exception has occured in your application: Everytime I connect my charger with my laptop I am facing the problem now a days quite often. Can you please guide me to fix it----"Unhandled exception has occured in your application.......Could not load file or assembly '2529792 bytes loaded from designannual_1,...
  3. Unhandled exception has occured in your application

    in Windows 10 Installation and Upgrade
    Unhandled exception has occured in your application: Everytime I connect my charger with my laptop I am facing the problem now a days quite often. Can you please guide me to fix it----"Unhandled exception has occured in your application.......Could not load file or assembly '2529792 bytes loaded from designannual_1,...
  4. an "Unhandled exception has occurred in your application

    in Windows 10 Gaming
    an "Unhandled exception has occurred in your application: please need your help I'll keep having this message when try the "sayIT" button in Polly Player, please find following below the error details. Thanks in advance for any help.---------------------------------see the end of this message for details on invokingjust-in-time JIT...
  5. an "Unhandled exception has occurred in your application

    in Windows 10 Software and Apps
    an "Unhandled exception has occurred in your application: please need your help I'll keep having this message when try the "sayIT" button in Polly Player, please find following below the error details. Thanks in advance for any help.---------------------------------see the end of this message for details on invokingjust-in-time JIT...
  6. Unhandled exception has occured in your application

    in AntiVirus, Firewalls and System Security
    Unhandled exception has occured in your application: How can I solve this issue, it keeps popping up. I think my PC might be infected from installing malwareWindow defender keep showing this- PWS:Win32/Amadey.GG!MTB after I try removing it through the app.Please help me...
  7. Unhandled exception has occurred in your application

    in Windows 10 News
    Unhandled exception has occurred in your application: [ATTACH]If when you are trying to launch an application that was designed with Visual Studio or when you boot your Windows 11 or Windows 10 PC and at the desktop you receive an error prompt with the message Unhandled exception has occurred in your application, then this post...
  8. Unhandled exception has occurred in your application.

    in Windows 10 BSOD Crashes and Debugging
    Unhandled exception has occurred in your application.: Hi, Im using a software ADMS-5 to program my communications receiver. It was working fine with W7. Now I got the following error message when I open it with W10. See the end of this message for details on invoking just-in-time JIT debugging instead of this dialog box....
  9. Unhandled exception has occurred in your application

    in Windows 10 BSOD Crashes and Debugging
    Unhandled exception has occurred in your application: Unhandled exception has occurred in your application, If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately The system cannot find the file specified See the end of this message...
  10. unhandled exception has occurred in your application.

    in Windows 10 BSOD Crashes and Debugging
    unhandled exception has occurred in your application.: Salam. This problem is very frustrating everytime I access Google but not happens on Firefox. When I access Google on address bar this dialog pops up and the website appearance became strange, not like the usual. I already reset the Chrome browser to its default settings and...