I'm Trying to use the FileSystemWatcher Class of the .Net Framework 1.1
I'm trying to monitor a DFS however for some reason files created on the
folders in the DFS (on different Servers) is not being picked up. all
Servers have the .Net framework and if I try and watch each one on its own
without DFS it works. Anyone have any idea why? I'm trying to watch the
root of the DFS with link folders to different folders on different servers.
Ryan