[Mono-aspnet-list] Site.master not found - but it is there
Kevin Fitzgerald
kevin at kevinfitzgerald.net
Sun Apr 17 14:22:56 EDT 2011
Could it be a case-sensitivity issue?
Thanks!
-Kevin
On Apr 17, 2011, at 12:47 PM, cfi <fink.christoph at gmail.com> wrote:
> Hi,
>
> I just deployed my webpage to my CentOS 5.5 / mono 2.10 Server and when I
> open a page I get the following error:
>
> Description: Error parsing a resource required to service this request.
> Review your source file and modify it to fix this error.
> Parser Error Message: The file '~/Site.master' does not exist
>
> Source Error:
> Line 1: <%@ Page Title="Home Page" Language="C#"
> MasterPageFile="~/Site.master" AutoEventWireup="true"
> Line 2: CodeBehind="Default.aspx.cs" Inherits="BMV.Pages._Default" %>
> Line 3:
> Line 4: <asp:Content ID="HeaderContent" runat="server"
> ContentPlaceHolderID="HeadContent">
>
> But the Site.master file is in the same directory as the *.aspx-Files and
> read- and executable.
> What is possibly wrong in my config/page?
>
> regards
> CFI
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Site-master-not-found-but-it-is-there-tp3455834p3455834.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
More information about the Mono-aspnet-list
mailing list