Rank: Advanced Member Groups: Member
Joined: 6/20/2016 Posts: 32
|
I have been experiencing an interesting problem...
I set a custom cache folder as usual using engine.Options.CachePath, but every now and then when I experience some issue and want to clear the cache, I notice that folder is missing.
Where could it possibly be? I can still browse around so it must be somewhere...
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi, Check if you have called this method: https://www.essentialobjects.com/doc/eo.webengine.engine.cleanupcachefolders_overloads.aspxThis is the only method on our end that would clear the cache folder for you. If you have not called this method in your application, then it's something else that removed the folder and it should not have anything to do with us. Thanks!
|