[Mono-list] Precompiled ASP.NET web sites in Mono

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Feb 26 07:58:44 EST 2009


On Thu, 2009-02-26 at 12:54 +0000, Pedro Santos wrote:
> Hello, I saw that mono now supports precompiled sites:
> http://gonzalo.name/blog/archive/Mono/2009/Feb-20.html
> 
> Is this available on mono 2.4 RC1?
> 
> I'm trying and I get the following output:
> This is a marker file generated by the precompilation tool, and should
> not be deleted!
> 
> I'm using:
> 
> # fastcgi-mono-server2 --version
> fastcgi-mono-server2.exe 2.4.0.0
> 
> # xsp2 --version
> xsp2.exe 2.4.0.0

You probably precompiled your site to be run on a virtual path like
"/mysite" and are trying to run it on / instead.

-Gonzalo






More information about the Mono-list mailing list