Server Error in '/' Application.

Parser Error

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: Content controls have to be top-level controls in a content page or a nested master page that references a master page.

Source Error:


Line 12: <asp:UpdatePanel ID="PageUPNL" UpdateMode="Conditional" runat="server">
Line 13: <ContentTemplate>
Line 14: <div>&lt;%@ Page Language=&quot;C#&quot; AutoEventWireup=&quot;true&quot; inherits=&quot;Inchol.DefaultCF, Bolee&quot; MasterPageFile=&quot;~/Default.master&quot;%&gt; &lt;%@ Register Src=&quot;~/UsersControls/EMail/EMail.ascx&quot; TagName=&quot;Mail&quot; TagPrefix=&quot;uc1&quot; %&gt; <asp:content id="c1" contentplaceholderid="cpSite" runat="Server">
Line 15: <div class="Header">CONTACT US</div>
Line 16: <div class="MainLeft">

Source File: /ContactUs.aspx    Line: 14


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0