[Mono-bugs] [Bug 61343][Nor] Changed - mod-mono-server fails to monitor file changes on Novell share

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Jul 2004 00:05:42 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by andrewarnott@byu.edu.

http://bugzilla.ximian.com/show_bug.cgi?id=61343

--- shadow/61343	2004-07-09 21:17:42.000000000 -0400
+++ shadow/61343.tmp.30288	2004-07-10 00:05:42.000000000 -0400
@@ -43,6 +43,13 @@
 Additional Information:
 IIS fails to host ASP.NET web sites at all off of Novell shares because IIS
 "failed to start monitoring file changes on..." at any aspx file access.
 
 ------- Additional Comments From gonzalo@ximian.com  2004-07-09 21:17 -------
 Try exporting MONO_MANAGED_WATCHER=1 and tell us what happens.
+
+------- Additional Comments From AndrewArnott@byu.edu  2004-07-10 00:05 -------
+Exporting MONO_MANAGED_WATCHER=1 DID solve the problem.  Thanks for
+the tip.
+
+It WOULD be nice if Mono could automatically detect the need to use
+the CLI FileSystemWatcher when FAM fails to work.