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 'frmVideo', but its type (System.Web.UI.HtmlControls.HtmlIframe) is not compatible with the type of control (System.Web.UI.HtmlControls.HtmlGenericControl).

Source Error:


Line 24:     <asp:UpdatePanel runat="server" ID="upTop10" UpdateMode="Conditional" ChildrenAsTriggers="true">
Line 25:         <ContentTemplate>
Line 26:             <iframe id="frmVideo" runat="server" frameborder="0" width="80%" height="500px">
Line 27:             </iframe>
Line 28:             <br />

Source File: /Videos/ViewVideo.aspx    Line: 26


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