FileSystemWatcher - Access Denied

G

Guest

Hi,
Can anyone help me with this: I have a windows service using the filesystemwatcher object to monitor a specific UNC path. It runs under a newly created domain with no rights at all. As soon as I drop a file there, the FileSystemWatcher_Created even fires, afterwhich an error (Access Denied") s written on the Application even log.

What rights do I need o set for this user account? Which folders? This user account cannot be a local administrator on the application server where this service is running from.

Your help is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top