Welcome Guest Search | Active Topics | Sign In | Register

WebView becoming null Options
CSDev
Posted: Tuesday, September 1, 2015 2:37:12 AM
Rank: Member
Groups: Member

Joined: 2/10/2014
Posts: 17
Hello,

We have integrated EO Browser in our application to show html content. We have observed that, at times, WebView is becoming null. This is creating problem to show the HTML content on the window. Currently, we do not have any scenario for this yet.

Any quick response on this is highly appreciated.
CSDev
Posted: Tuesday, September 1, 2015 8:13:27 AM
Rank: Member
Groups: Member

Joined: 2/10/2014
Posts: 17
Here is the exception we are getting:

System.Exception: This WebView has already been destroyed.
at EO.WebBrowser.WebView.s()
at EO.WebBrowser.WebView.LoadUrl(String url)
eo_support
Posted: Tuesday, September 1, 2015 8:33:40 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
CSDev wrote:
Here is the exception we are getting:

System.Exception: This WebView has already been destroyed.
at EO.WebBrowser.WebView.s()
at EO.WebBrowser.WebView.LoadUrl(String url)


This is not the root of the problem. The root of the problem is how the WebView became destroyed. If you can reproduce that please let us know and we will investigate further.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.