[Mono-aspnet-list] How make ASP.Net recompile page on changes?
Robert Jordan
robertj at gmx.net
Tue Dec 18 09:17:27 UTC 2012
On 18.12.2012 07:19, donrhummy wrote:
> 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
Which operating system?
Robert
More information about the Mono-aspnet-list
mailing list