Hi all,

I'm trying to learn mono's asp.net on mod_mono + Apache22 + FreeBSD 8.1. I've been working on IIS7 + Microsoft's asp.net, so I'm trying to recreate a similar development experience.

One of the things I'm stumbling over now, is that code files like .aspx and .cs files don't seem to get recognised by asp.net after the first time it's been auto-compiled. In other words, if I change the file and reload the page, it's still the old page.

I understand mono has this watcher class which monitors file change. Can anyone advise if it's enabled by default for FreeBSD, and how I can resolve this puzzle?
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to