[Mono-list] Trouble with refreshing the binaries and config files

Gonzalo Paniagua Javier gonzalo@ximian.com
Tue, 20 Apr 2004 18:12:39 +0200


El mar, 20-04-2004 a las 03:59, Andrew Arnott escribió:
> I have ASP.NET running under mod_mono on Apache 2.0.  Once I have the
> site up and running, and I have browsed over several pages, I have a
> problem.  
> 
>  
> 
> If I rename/replace the DLLs in the bin folder, the pages that have
> already been generated are not affected.  It is as if the DLLS  were
> either cached and have not been refreshed, or the ASPX pages
> themselves are cached and are not regenerated.  Either way, it seems
> like a problem.  If I just clear out the bin folder, all the pages
> that were already generated continue to come up just fine, but new
> pages crash because the DLL cannot be found.

There's already a bug report for that.
> 
>  
> 
> Similarly, if I change the Web.config file, the changes do not seem to
> take affect.

What version of mono/xsp/mod_mono are you using? This is working with
current CVS.

-Gonzalo