|
Rank: Advanced Member Groups: Member
Joined: 12/30/2013 Posts: 68
|
I deployed my app last night. A few users, all using 8.1 have reported the webview crashing. Here is a view of the screen. Any help in debugging or how to debug would be appreciated. Pic of crash
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
Please check the version of EO.WebBrowser.dll you use. There was an issue caused by a recent Microsoft Windows Update, which was addressed in the latest build.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 12/30/2013 Posts: 68
|
Version of EO Webrowser is 3.0.112
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
We are not ware of such problems. Can you provide a stack trace of the crash? If that does not reveal anything, we may need you to isolate the problem into a test project.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 12/30/2013 Posts: 68
|
As you can see from the png, there was no stack trace given. How do I create one?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
You are the developer so you need to find out how to collect stack trace when your own application crashes. You should not rely on us for such generic programming tasks. We won't be involved just because your application crashed. It can crash anywhere for any reason. Stack trace would be the first thing you need to look in order to get an idea about where the problem might be.
Thanks!
|
|