I need to monitor a folder structure on a remote machine, and respond to file events. I started with a service, using FileSystemWatchers to monitor the folders .... and all was well as long as I was testing on a local drive, however (as I now know ....) A service cannot see the mapped drive (or the unc path on the network ...) and I am trying to decide the best way to proceed.
Scrap the service and use an application (sitting in the system tray) Have the service map the drive after loading (would this work, what is the best method?) Other options .... I'm open to suggestions. Thanks in advance for any suggestions, Rob Lee =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com