Welcome Guest Search | Active Topics | Sign In | Register

WebViewClosed Reason has value of "2" Options
BenjaminSimpson1989
Posted: Monday, August 1, 2022 1:20:06 PM
Rank: Advanced Member
Groups: Member

Joined: 1/12/2015
Posts: 81
In the WebView.Closed event handler the WebViewClosedEventArgs.Reason has a string of "2".
eo_support
Posted: Monday, August 1, 2022 5:25:42 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

WebViewClosedEventArgs.Reason is an enum of type WebViewCloseReason. A value of 2 would corresponding to WebViewCloseReason.EngineCrash. We would need to be able to reproduce it or at least have a crash log in order to investigate this kind of issue further. See here for details:

https://www.essentialobjects.com/forum/test_project.aspx
https://www.essentialobjects.com/doc/common/crash_report.html

Please also collect runtime logs as already discussed in another thread as well.

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.