[Mono-aspnet-list] How make ASP.Net recompile page on changes?

donrhummy donrhummy at yahoo.com
Tue Dec 18 06:19:42 UTC 2012


When I make changes to an aspx page (and/or the aspx.cs codebehind), the page
does not get recompiled.

It appears that ASP.Net (the apache+mono web server) is not recompiling
despite changes to the file. The only way to get it to recompile is to
change web.config and then restart the web server!

TEST I DID TO RULE OUT BROWSER CACHING:

    1. Created an aspx page and loaded it in firefox only (not in chrome)
    2. Changed the aspx file
    3. Loaded aspx again in firefox but got no changes
    4. Loaded it (for the first time ever) in Chrome and it still showed the
old version

Using Apache and Mono, not IIS




--
View this message in context: http://mono.1490590.n4.nabble.com/How-make-ASP-Net-recompile-page-on-changes-tp4657802.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list