12-09-2022, 01:41 PM
(12-08-2022, 11:04 PM)MJS@mjs.us Wrote: Not sure if this would make a difference but while debugging a cache issue I changed the cache location to within the app folder space like so in the SCBaseConfig:
CacheDir = gGetAppPath()+"Cache\\";
It made it more convenient to view the process but also if there's a weird permissions thing going on with default location this might fix it.
Thank you for your suggestion.
Unfortunately, this doesn't solve the problem.

