Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: The file '/MasterPage.mast er' does not exist.
Source Error:
Line 1: <%@ Page Language="C#" MasterPageFile= "~/MasterPage.mast er" AutoEventWireup ="true" CodeFile="Servi ces.aspx.cs" Inherits="Servi ces" Title="Untitled Page" %>
Line 2: <asp:Content ID="Content1" ContentPlaceHol derID="ContentP laceHolder1" Runat="Server">
Line 3: <span style="color: #ffffff"></span>
Source File: /playMusic2/Services.aspx Line: 1
This msg appears when i click the aspx page on my website upload on a free domain .. please help me out how come i m able to solve this issue.
thank u
Parser Error Message: The file '/MasterPage.mast er' does not exist.
Source Error:
Line 1: <%@ Page Language="C#" MasterPageFile= "~/MasterPage.mast er" AutoEventWireup ="true" CodeFile="Servi ces.aspx.cs" Inherits="Servi ces" Title="Untitled Page" %>
Line 2: <asp:Content ID="Content1" ContentPlaceHol derID="ContentP laceHolder1" Runat="Server">
Line 3: <span style="color: #ffffff"></span>
Source File: /playMusic2/Services.aspx Line: 1
This msg appears when i click the aspx page on my website upload on a free domain .. please help me out how come i m able to solve this issue.
thank u