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

Source Error:


Line 8:      <div class="titolo_video">
Line 9:          <asp:Literal runat="server" ID="ltrTitle"></asp:Literal></div>
Line 10:     <iframe width="100%" height="200px"
Line 11:         frameborder="0" wmode="Opaque" runat="server" id="ifVideo"></iframe>
Line 12:     <div class="base">

Source File: /controls/VideoPromoBoxControl.ascx    Line: 10


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