Hello,
I recently built my project and deployed it on another PC for testing purposes. On the mock-production machine I am not getting any of the caching features. In fact, it is behaving almost as if the cache has been disabled entirely. I do not set the directory in code at any time. This has always worked ok for me as I see in the properties it is set to a temp directory under my user folder. Is this carrying over during the compile or will it always be the running users temp directory???
What else would be causing this type of behavior if not that?
Thanks,
Nelson