Hi all,

I'm posting this mail to the mono mailing list as well as the FreeBSD list:

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?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to