[Mono-aspnet-list] Site.master not found - but it is there

cfi fink.christoph at gmail.com
Sun Apr 17 13:47:31 EDT 2011


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.


More information about the Mono-aspnet-list mailing list