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


_______________________________________________
Mono-aspnet-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to