Welcome Guest Search | Active Topics | Sign In | Register

EO browser loading old version of web page from cache Options
bnymellon
Posted: Friday, March 13, 2020 1:37:12 PM
Rank: Advanced Member
Groups: Member

Joined: 3/10/2020
Posts: 59
Issue:
EO browser is not loading the New version of angular pages instead It loads the previous version of angular component from cache.

In chrome or IE browser if we give the hard reload or clear the cache, we are able to see the updated version of angular page.

Can you please let us know if any options available to resolve the above issue.

Please provide details on below options.Can we use this to resolve the issue.

1.EO.WebEngine.Engine.CleanUpCacheFolders(CacheFolderCleanUpPolicy.AllVersions);
2.ReloadNoCache(Command)


Thanks
eo_support
Posted: Tuesday, March 17, 2020 10:16:52 AM
Rank: Administration
Groups: Administration

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

EO.WebEngine.Engine.CleanUpCacheFolders can only be called when the browser engine is not running. If you call this method, is it recommended that you call during application start up.

Additionally, you can try to call this method and see if it works for you:

https://www.essentialobjects.com/doc/eo.webbrowser.webview.reload_overload_1.aspx

Thanks!
bnymellon
Posted: Wednesday, March 18, 2020 10:41:07 AM
Rank: Advanced Member
Groups: Member

Joined: 3/10/2020
Posts: 59
We will check these options.

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.