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

Source Error:


Line 13: <body>
Line 14:     <div id="form1">
Line 15:         <iframe ID="reproductor" runat="server" type="text/html" width="640" height="350" src="" title="" frameborder="0" aria-hidden="true"></iframe>
Line 16:     </div>
Line 17: </body>

Source File: /Paginas/VerVideo.aspx    Line: 15


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