Hi,
I have a Windows Service developed in C#, this service runs with anonymous user, and it tries to create a directory on a remote computer where it will put transtered files, but it is giving an Access Denied error when trying to do this... what can I do to solve this problem?