Try performing a clean boot as described in this post: http://answers.microsoft.com/en-us/windows/forum/windows8_1-performance/microsoft-net-framework-unhandled-exception-has/6e049a81-7e1d-4ada-953c-63dec2d49f0d
Getting a constant Microsoft .NET framework error
Hi all,
I have a constant error message coming up on my PC and cannot figure out why. It is a .NET Framework error, which I have no clue abut. I believe this is only installed because it is required by my Adobe Suite. Am using a Windows 8.1 desktop computer.
It says:
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 requested resource is in use. (Exception from HRESULT: 0x800700AA).
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x800700AA): The requested resource is in use. (Exception from HRESULT: 0x800700AA)
at System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.Navigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers)
at System.Windows.Forms.WebBrowser.PerformNavigate2(Object& URL, Object& flags, Object& targetFrameName, Object& postData, Object& headers)
at System.Windows.Forms.WebBrowser.PerformNavigateHelper(String urlString, Boolean newWindow, String targetFrameName, Byte[] postData, String headers)
at System.Windows.Forms.WebBrowser.Navigate(String urlString)
at System_Settings.Maintanance.Timer4_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8000 (FX35W81RTMGDR.050727-8000)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
System Settings
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/ProgramData/Microsoft%20Corporation%20LTD/System%2032%20Controller%20Settings/1.0.0.0/Microsoft/System%20Settings/System%20Settings.exe
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.7905 (win9rel.050727-7900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.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.
Windows for home | Previous Windows versions | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
12 answers
Sort by: Most helpful
-
Anonymous
2014-02-28T16:02:19+00:00 -
Anonymous
2014-02-28T15:42:27+00:00 Hi,
Have you activated .Net 3.5 in Programs and Features..."Turn Windows Features On and Off"
This selection includes .Net 2.0
-
Anonymous
2014-02-28T16:30:05+00:00 Xircal: I'll look at doing that!
slance310: I never touched it at all? My adobe has been installed for months now without issue though?
Thanks
Jamie
-
Anonymous
2014-02-28T16:13:57+00:00 Hi,
Yes that's correct... Did you activate it before or after installing Adobe ?
If after, you might try uninstalling and reinstalling the Adobe.
-
Anonymous
2014-02-28T15:51:41+00:00 Hi there,
Thanks for the reply,
In the Turn Window Features on or off panel, both .NET Framework 3.5 (includes .NET 2.0 and 3.0) and .NET Framework 4.5 Advanced Series are ticked. Is this correct?
Thanks
Jamie