On Tue, 2006-10-03 at 20:51 +0100, Alex Mac wrote: > I'm trying to monitor /dev using the FileSystemWatcher however my app > seems to hang at the point when i call "watcher.IncludeSubdirectories > = true" without that line the code runs fine. Monitoring /tmp with > that option turned on does work...
What version of mono are you using? I get an error when it tries to watch a directory for which my user does not have permission. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
