|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
Hi,
I am suddenly getting a situation where a web page loads in my browser, stays there momentarily, then the page goes blank. It had been working well up to about 15 minutes ago.
Any suggestions?
Kim
|
|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
I tested my app by compiling it on another computer, and it worked fine there. I'm reinstalling the plugin to see if that fixes the issue.
|
|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
OK... reinstalling the plugin didn't do it.
Any suggestions?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,225
|
Hi, This usually is because the WebView has been destroyed. It can either be destroyed by your code, or has crashed. So you can check that and see if you can find any clue. If you can not find any clue, please try to isolate the problem into a small test app and we will be happy to investigate further. See here for how to send test app to us: https://www.essentialobjects.com/forum/test_project.aspxThanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
What's odd is that it suddenly stopped working on one computer, but works fine on another one. I'll look at the test app idea.
|
|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
Are there any error/activity Logs that will track the EO plugin activity? If so, how do I set them up in my code?
|
|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
It resolved itself. Cause and solution - unknown.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,225
|
Thanks for the update. This maybe related to network. Please let us know if it happens again and you are able to identify the cause or is able to reproduce it.
|
|
Rank: Advanced Member Groups: Member
Joined: 3/13/2017 Posts: 33
|
Will do. Thanks.
|
|