G
Guest
I used the VB.NET project wizard to create a service project running on a
2003 server, then added a FileSystemWatcher to monitor one directory on the
same machine. The watcher seems to catch the first change event, but then no
more. Restarting the service doesn't fix it. Logging out/in doesn't fix it
(as I would expect, since the service is running as LOCAL SERVICE). I haven't
tried rebooting, but then even if that worked it wouldn't answer why it only
fired once.
Any ideas?
2003 server, then added a FileSystemWatcher to monitor one directory on the
same machine. The watcher seems to catch the first change event, but then no
more. Restarting the service doesn't fix it. Logging out/in doesn't fix it
(as I would expect, since the service is running as LOCAL SERVICE). I haven't
tried rebooting, but then even if that worked it wouldn't answer why it only
fired once.
Any ideas?