Welcome Guest Search | Active Topics | Sign In | Register

EO browser caching-blank web pages Options
bnymellon
Posted: Monday, August 17, 2020 10:17:27 AM
Rank: Advanced Member
Groups: Member

Joined: 3/10/2020
Posts: 59
We are using EO browser to load web pages within WPF application.
For few of the users the web page is not loaded and its blank while accessing same web page multiple times.
It works fine upon deleting the cache from the path: AppData\Local\Temp\eo.webbrowser.cache.20.0.53.0.1.1 and relaunch the application and accessing the page again.
Can you please let us know the potential root cause for this scenario and the possible workaround.

Thanks
eo_support
Posted: Monday, August 17, 2020 1:59:34 PM
Rank: Administration
Groups: Administration

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

Please try to use the build in debugger to see if you see any contents being loaded into the WebView at all:

https://www.essentialobjects.com/doc/webbrowser/advanced/debug.aspx

Most importantly, check the Elements tab and Console tab. The elements tab should tell you whether there is anything loaded into the WebView at all. The console tab may contains additional error messages indicating what went wrong. Please let us know if you find anything there.

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.