Rank: Newbie Groups: Member
Joined: 8/1/2022 Posts: 1
|
We are having issues with the WebView when trying to navigate to a website. We use the EO.WinForm.WebControl in a WinForm .Net project. The error we are experiencing is:
System.Exception: This WebView either has already been destroyed or is being destroyed. at EO.Base.Runtime.erto(Object ltk, Exception ltl, Boolean ltm) at EO.WebBrowser.WebView.vjaj(Exception lt, Boolean lu) at EO.WebBrowser.WebView.viwl(Boolean fx) at EO.WebBrowser.WebView.LoadUrl(String url, Boolean skipCache) at EO.WebBrowser.WebView.LoadUrl(String url)
We recently updated to EO.Total 2025.1.35 and that is when the errors started. Prior to that, we have been using an older version in the exact scenario without issue. Is there a problem with this release?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,344
|
Hi, We did discover an issue with this build and we have a new internal build for that issue. We will send you the new build through private message and you can try that build to see if it resolves the issue for you. If the new build still does not resolve the issue for you, you can try to capture runtime log and send the log to us. We can then go from there. See here for more information about how to capture logs: https://www.essentialobjects.com/doc/common/collect_logs.htmlThanks!
|