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

Source Error:


Line 100:        <br />
Line 101:
Line 102:         <embed runat="server" id="FFPlayer" name="FFPlayer" type="application/x-mplayer2" src="/Video/video.mpeg" 
Line 103:         showcontrols="1" showstatusbar="1" showdisplay="1" autostart="0" /> 
Line 104:

Source File: /MediaPlayer.aspx    Line: 102


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