M
Martin Smith via .NET 247
I have an NT service, written in VB.NET, that watches a number of directories using the System.IO.FileSystemWatcher class.
I appears to run fine for an extended period of time but then for no apparent reason one of the watchers stops notifying file additions.
Has anyone seen this behavoir before or is it a known bug that has been fixed by some sort of service pack, any ideas would be most appreciated.
Thanks in advance.
I appears to run fine for an extended period of time but then for no apparent reason one of the watchers stops notifying file additions.
Has anyone seen this behavoir before or is it a known bug that has been fixed by some sort of service pack, any ideas would be most appreciated.
Thanks in advance.