(Not Signed In)

Sign In

Resources

Why do I get "Unauthorized Access Exception in CacheWatcher" message?

Issue:
The following exception is encountered by a geostream.net client:

Exception is "System.UnauthorizedAccessException"

Message is "Access to the path 'Telogis.GeoStream.CacheWatcher' is denied."

Solution:
Check that the user running the application has permission to set system-wide mutexes. If the application is a service/web app - it can not run as Local Service, as this account does not have these permissions. Run as Local System instead. 

Published, May 3rd 2009, 16:17

<< Why do I get a "access denied" message on a client side using JavaScript? | Why do I get "HTTP Error 500.19 - Internal Server Error" when trying to access a GeoStream page? >>