Hi,
I have written a Windows Service.
This has a "FileSystemWatcher" component in it whose path is set to a
network folder.
[Ex: \\someNetworkMachineName\Folder1\]
This basically fires an event when the content of the network folder are
modified.
But after I installed the service and tried to start the service, I got the "invalid path" error.
Please note that everything works fine if I replace the path to a
network folder with that of a local folder.
Any help is greatly appreciated.
Thank you
Srivalli.
I have written a Windows Service.
This has a "FileSystemWatcher" component in it whose path is set to a
network folder.
[Ex: \\someNetworkMachineName\Folder1\]
This basically fires an event when the content of the network folder are
modified.
But after I installed the service and tried to start the service, I got the "invalid path" error.
Please note that everything works fine if I replace the path to a
network folder with that of a local folder.
Any help is greatly appreciated.
Thank you
Srivalli.