[Mono-aspnet-list] empty pages being served - apache and mono
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Fri Mar 12 14:42:36 EST 2010
On Fri, 2010-03-12 at 11:32 -0800, Turiko wrote:
> Very well; as i put in my first post, i'm new and i don't know what is
> required to track this bug.
>
> The version of mono i'm using is: Mono JIT compiler version 2.4.2.3 (Debian
> 2.4.2.3+dfsg-2)
>
> The site i'm using is http://n4.nabble.com/file/n1591001/Site.rar here ,
> it's hardly any code at all. I tried another website too, and the result was
> the same: a blank page.
You need a the following attribute in your Default.aspx:
MasterPageFile="~/MasterPage.master"
After that I get an error saying that there's a missing sitemap
provider... You'll have to add the files missing.
-Gonzalo
More information about the Mono-aspnet-list
mailing list