ERROR Watching Mapped drive

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • deepak

    ERROR Watching Mapped drive

    Hi There,

    i have an application which watches mapped drive events using
    FilsSystem Watcher .
    the filters i am using are these : NotifyFilters.F ileName |
    NotifyFilters.A ttributes | NotifyFilters.S ize |
    NotifyFilters.L astWrite

    now when there are too many file creation in the mapped drive , i am
    getting an error from filesystem watcher
    which states like this :"the network bios command limit has been
    reached " .

    i increased the watcher internal buffer size but ,it did not help .

    i searched on the web to find one KB article() but wasn't useful.

    everything i am doing is on windows-xp machines .

    any help/comments/suggestion are highly appreciated .

    Hope am Clear

    Regards
    Dee
Working...