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: The base class includes the field 'Pdfview', but its type (System.Web.UI.HtmlControls.HtmlIframe) is not compatible with the type of control (System.Web.UI.HtmlControls.HtmlGenericControl).

Source Error:


Line 1847:                     <div id="pdf" style="height:800px;" class="container invisi" runat="server">
Line 1848:                        <center>
Line 1849:                           <iframe id="Pdfview" runat="server" src="WebForm6.aspx" style="height:848px;width:863px" width="863px"  scrolling="no" class="container"></iframe>
Line 1850:                        </center>
Line 1851:                     </div>

Source File: /DistributorRegistrationPage.aspx    Line: 1849


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