How to Fix the Unhandled Exception Has Occurred Error on Windows 10 Computers
Sometimes when you are trying to open an application or a file, you may see an error prompt. It will say, ‘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.’ If you see this error, there are some ways you can try to fix it. In this tutorial, I will show you how to fix the unhandled exception has occurred error on Windows 10 computers.
Fix Unhandled Exception Has Occurred
There are different things that you can try, and I will walk you through them.
Related Story How to Fix Chrome Crashes in Windows 10 – Tips and Tricks
Update System and Apps
The first thing that you should always ensure is that your system and apps are up to date. Updating can ensure that any bugs that may be present in previous versions can be resolved.
Step-1: Go to the Start menu and click on the Settings cog. (Shortcut keys: Win + I)
Step-2: Select Update & Security.
Step-3: In the Windows Update section, click on Check for updates. Update and install if any updates are present.
Step-4: You should also ensure that your Apps are up to date. Go to the Start menu and type Microsoft Store. Click Open.
Step-5: Click on the download icon in the top right corner.
Step-6: Select Get updates.
Step-7: After the system and apps have updated, restart your PC.
Malware
There is also a possibility that malware is causing problems for your PC. To do a full malware scan, you can use Windows Defender or some other third-party app. You can use the free version of Malwarebytes to do a complete scan. Just use this link to download the app and do a full scan.
Fix Unhandled Exception Error by Troubleshooting
- Open Settings using shortcut keys Win + I.
- In the Find a setting search bar, type Find and fix problems with Microsoft Store Apps.
- Select this option.
- Follow on-screen instructions and complete the troubleshooting.
.NET Framework Repair Tool
- Open this link.
- Select Download.
- Once the exe file downloads, open it.
- You will be asked, do you want to allow this app to make changes to your device? Click yes.
- Agree to the terms and conditions.
- Follow the on-screen instructions and install the tool.
- Reboot your computer after the tool scans your system.
Fix Unhandled Exception Has Occurred Error by an SFC Scan
Running a system file scan can help scan and repair any corrupt files that may be causing problems. To do this, follow the instructions below:
Step-1: Go to the Start menu and type cmd.
Step-2: Select Run as administrator.
Step-3: You will be asked, do you want to allow this app to make changes to your device? Click yes.
Step-4: Type the following command and press Enter:
Step-5: Wait for the scan to complete.
Perform a Clean Boot
- Go to the Start menu and type System Configuration. Click Open
- Select the Services tab.
- Check the Hide all Microsoft services box.
- Now select Disable all.
- Now select the Startup tab.
- Click on Open Task Manager.
- Now right-click on each app and select Disable.
- Once you are done, close the manager.
- Now click OK on the System Configuration window.
- Now, restart your system.
[If you want to reverse this process, you have to follow all these steps, except for Disable, you have to Enable them]
Boot into Safe Mode
- Open Settings using Win + I shortcut keys.
- Select Update & Security.
- Select the Recovery tab from the left pane.
- Click on Restart now under Advanced start-up.
- Select Troubleshoot.
- Select Advanced Options.
- Select Startup Settings.
- Click on Restart.
- When your system reboots, you will get an option to enter the Safe Mode by pressing a key on the keyboard. Press the key and boot into Safe Mode.
I hope these methods help fix the error. If you tried anything else that helped fix the error for you, let us know in the comments.
Error: “Unhandled Exception has occurred in a component in your application” while using AutoCAD
While working in AutoCAD, it crashes and shows the following error message:
Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue.
Application does not support just-in-time (JIT) debugging. See the end of this message for details.
The unique (ellipsis) part of the above error can contain the following:
- Object reference not set to an instance of an object
- eUndoOperationNotAvailable
- Unable to cast object of type
- ‘Autodesk.AutoCAD.DatabaseServices.Line’ to type
- ‘Autodesk.AutoCAD.DatabaseServices.SymbolTableRecord’
- ‘Autodesk.AutoCAD.LivePreview.PreviewRuleProvider’
- ‘Autodesk.AutoCAD.Internal.IPreviewContextProvider’
- Value cannot be null.
- Parameter name: stream.
- Access to the path ‘C:\Program Files\Autodesk\. » is denied.
Upon clicking continue, the error repeats, sometimes indefinitely. Additionally, the error can occur while accessing a command that brings up a dialog window or that changes the user interface, such as producing a palette or contextual ribbon.
Causes:
Just-In-Time (JIT) errors are typically related to the issues with Microsoft .NET Framework, which is installed as prerequisite during the installation of AutoCAD.
Solution:
You may see this error if the Microsoft .NET Framework component is not installed on your computer, or is outdated or damaged. The error can be fixed by removing and reinstalling the .NET Framework. Refer to the following article for more details:
If Microsoft .NET Framework is not listed as an installed program under Programs and Features, download and install a newer version of .NET Framework, if one is available for your version of Windows.
If you need any further information, do not hesitate to contact our Technical Support Team HERE
Saved searches
Use saved searches to filter your results more quickly
Cancel Create saved search
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unhandled exception has occurred in component in your application if you click continue the application will ignore this error and attempt to continue. Value does not fall in within the expected range #18460
jrikkerink opened this issue May 24, 2022 · 2 comments
unhandled exception has occurred in component in your application if you click continue the application will ignore this error and attempt to continue. Value does not fall in within the expected range #18460
jrikkerink opened this issue May 24, 2022 · 2 comments
Issue-Bug Something isn’t working Resolution-Duplicate There’s another issue on the tracker that’s pretty much the same thing.
Comments
jrikkerink commented May 24, 2022
Microsoft PowerToys version
Running as admin
Area(s) with issue?
Steps to reproduce
Get this popup everytime from ‘Microsoft .NET’ Don’t have any clue what is means, but something to do with: ‘PowerToys.PreviewHandlerCommon.dll’ I guess.
«unhandled exception has occurred in component in your application if you click continue the application will ignore this error and attempt to continue. Value does not fall in within the expected range»
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentException: Value does not fall within the expected range.
at Microsoft.Web.WebView2.Core.Raw.ICoreWebView2.NavigateToString(String htmlContent)
at Microsoft.Web.WebView2.Core.CoreWebView2.NavigateToString(String htmlContent)
at Microsoft.Web.WebView2.WinForms.WebView2.NavigateToString(String htmlContent)
at Microsoft.PowerToys.ThumbnailHandler.Svg.SvgThumbnailProvider.<>c__DisplayClass10_0.d.MoveNext()
— End of stack trace from previous location —
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
************** Loaded Assemblies **************
System.Private.CoreLib
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Private.CoreLib.dll
PowerToys.SvgThumbnailProvider
Assembly Version: 0.58.0.0
Win32 Version: 0.58.0.0
CodeBase: file:///C:/Program%20Files/PowerToys/modules/FileExplorerPreview/PowerToys.SvgThumbnailProvider.dll
System.Runtime
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Runtime.dll
PowerToys.PreviewHandlerCommon
Assembly Version: 0.58.0.0
Win32 Version: 0.58.0.0
CodeBase: file:///C:/Program%20Files/PowerToys/modules/FileExplorerPreview/PowerToys.PreviewHandlerCommon.dll
System.Runtime.InteropServices
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Runtime.InteropServices.dll
System.ComponentModel.TypeConverter
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.ComponentModel.TypeConverter.dll
System.Drawing.Common
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.4/System.Drawing.Common.dll
System.Drawing.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Drawing.Primitives.dll
Microsoft.Web.WebView2.Core
Assembly Version: 1.0.1150.38
Win32 Version: 1.0.1150.38
CodeBase: file:///C:/Program%20Files/PowerToys/modules/FileExplorerPreview/Microsoft.Web.WebView2.Core.dll
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/mscorlib.dll
Microsoft.Web.WebView2.WinForms
Assembly Version: 1.0.1150.38
Win32 Version: 1.0.1150.38
CodeBase: file:///C:/Program%20Files/PowerToys/modules/FileExplorerPreview/Microsoft.Web.WebView2.WinForms.dll
System.Windows.Forms
Assembly Version: 6.0.2.0
Win32 Version: 6.0.422.16407
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.4/System.Windows.Forms.dll
System.ComponentModel.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.ComponentModel.Primitives.dll
System.Windows.Forms.Primitives
Assembly Version: 6.0.2.0
Win32 Version: 6.0.422.16407
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.4/System.Windows.Forms.Primitives.dll
System.Collections.Specialized
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Collections.Specialized.dll
System.Diagnostics.TraceSource
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Diagnostics.TraceSource.dll
System.Collections
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Collections.dll
System.Threading
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Threading.dll
System.ComponentModel.EventBasedAsync
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.ComponentModel.EventBasedAsync.dll
System.Threading.Thread
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Threading.Thread.dll
Microsoft.Win32.Primitives
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/Microsoft.Win32.Primitives.dll
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 6.0.422.16407
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.4/Accessibility.dll
System.ComponentModel
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.ComponentModel.dll
System.Drawing
Assembly Version: 6.0.2.0
Win32 Version: 6.0.422.16407
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.4/System.Drawing.dll
System.Collections.NonGeneric
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Collections.NonGeneric.dll
System.Threading.ThreadPool
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Threading.ThreadPool.dll
System.Threading.Tasks
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Threading.Tasks.dll
System.Private.Uri
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Private.Uri.dll
System.Runtime.Extensions
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Runtime.Extensions.dll
Microsoft.Win32.SystemEvents
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.4/Microsoft.Win32.SystemEvents.dll
System.Runtime.CompilerServices.Unsafe
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Runtime.CompilerServices.Unsafe.dll
System.Numerics.Vectors
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Numerics.Vectors.dll
System.Runtime.Loader
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Runtime.Loader.dll
System.Diagnostics.StackTrace
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Diagnostics.StackTrace.dll
System.Reflection.Metadata
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Reflection.Metadata.dll
System.Collections.Immutable
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Collections.Immutable.dll
System.Diagnostics.FileVersionInfo
Assembly Version: 6.0.0.0
Win32 Version: 6.0.422.16404
CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.4/System.Diagnostics.FileVersionInfo.dll
✔️ Expected Behavior
something to do with PowerToys.PreviewHandlerCommon.dll ?? It think it happens with Powertoys run
❌ Actual Behavior
it’s not always respoding
Other Software
The text was updated successfully, but these errors were encountered:
Unhandled exception has occurred in a component in your application
15,872,510 members
Sign in
Sign in with
Advertise
Privacy
Cookies
Terms of Use
Last Updated 22 Aug 2019
Copyright © CodeProject, 1999-2024
All Rights Reserved.
CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900