Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser.Runtime.CachePath is not working Options
Tank
Posted: Friday, April 8, 2016 12:57:38 AM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2014
Posts: 38
Hi EO_support,

i am using EO.WebBrowser.Runtime.CachePath = ApplicationData + "MYCACHE"; path but EO is always saving cached files at
%TEMP%\eo.webbrowser.cache.15.2.5.0 folder and not the one I have set.

is this known issue or is it solved in any newer version ?

Regards,
Ashish
eo_support
Posted: Friday, April 8, 2016 12:58:32 PM
Rank: Administration
Groups: Administration

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

Please try to set it as early as possible. Setting EO.WebBrowser.Runtime.CachePathin fact is a short cut to EngineOptions.Default.CachePath. So it will have no effect if it is set after the default engine has been created (when the first WebView is created), or you explicitly set any engine options (at which point the default value was copied).

If you still have problems, please try to isolate the problem into a test project and send the test project to us:

http://www.essentialobjects.com/forum/test_project.aspx

Once we have that we will be happy to investigate further.

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.