FileSystemWatcher Stops Watching

  • Thread starter Thread starter Martin Smith via .NET 247
  • Start date Start date
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.
 
Martin,

I know you were looking at this along time ago but did you come up with
any reasons for why it was happening cause I seem to have the exact same
problem.

Any help would be appreciated,

S
 
Back
Top