question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unhandled UI Exception (possibly related to browser)

See original GitHub issue

Description

I’m not sure what triggered this, so I can’t provide reproduction steps; however, all I did was open EDD. Since the error indicates an ad script (apparently), perhaps it is related to the new EDSM tab?

This error occurs periodically even after electing not to continue running scripts.

Additional Information

edd_bug1 edd_bug2

Exception Details:

EDDiscovery v11.5.3.0 There was an unhandled UI exception.

==== BEGIN ====
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.Navigate(String urlString)
  at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
===== END =====

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
robbyxp1commented, Jun 25, 2020

Do we need to do another 11.5.x to cover this up.

0reactions
robbyxp1commented, Jun 28, 2020

Anthor has disable the ad he was testing, so this won’t occur for now. Further versions will cover this up.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Error when connecting to the ESXi Web interface
I've tried rebooting the host and clearing my browser cache, along with using a variety of other browsers. The error reads. Unhandled Exception....
Read more >
[ESXi 6.5] Unhandled exception when logging in to web- ...
[ESXi 6.5] Unhandled exception when logging in to web-interface with chromium. This exception only occurs when using chromium. Chrome, Firefox ...
Read more >
Unhandled Exception Error: 5 Quick Fixes
The unhandled exception error arises when the software code can't manage exceptions. To fix things, use the dedicated .NET Framework repair tool ...
Read more >
'Unhandled Exception has Occurred in your Application' Error
Ensure that Internet Explorer, Edge or any other associated instance is turned off and no background process is running. Press Windows key +...
Read more >
Ignore JS Uncaught exceptions in browser - javascript
Is there a way to tell a browser, Opera or Chrome for example, not to stop scripts execution if it encounters an unhandled...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found