Hi,
When I try to access folders from my WCF service, it is working as long as the permissions of these folders are set to "Everyone". The "Everyone" group of users has full control. When permission of the folders I try to access is set to SYSTEM or ADMINISTRATOR, folders are no longer accesible from the service. The error is: Attempted to perform an unauthorized operation. The weird thing is, SYSTEM and ADMINISTRATOR have the same access rights : full control.
The Ultidev service is running under the system account of the server (default). And when I open the Ultidev Webserver Explorer, and check the 'Authentication' tab, authentication is set to 'anonymous'. I'm wondering if I have to change the configuration settings in order to have access to directories on the server?
Thanks a lot !
Best regards, S.