> > If I recall correctly, the file monitoring (FileSystemWatcher at any
> rate)
> > has
> > two implementations: one uses FAM and the kernel and the other is
> > implemented in
> > code and thus a bit more CPU intensive. If it is possible to make fam
> keep
> > an
> > eye on the novell shares (this I know not...), then that might solve
> your
> > problem, alternately, by disabling fam and forcing mono to revert to the
> > CLI
> > implementation, you might also have more success.
> 
> Does anyone know how to switch modes from FAM to CLI-watching mode?

I answer my own question: set the MONO_MANAGED_WATCHER environment variable
to any value, and restart Mono.  I am in the process of trying this now.  If
it doesn't work, I will report on that.

Source:
http://www.go-mono.com/docs/index.aspx?link=xhtml%3Ahtml%2Fen%2Fman%2Fmono.1
.html 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to