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

Source Error:


Line 383:                    <param name="Volume" value="-450" />
Line 384:                    <param runat="server" id="paramAudioLink" name="URL" />
Line 385:                    <embed runat="server" id="EmbedAudioLink" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/">
Line 386:                            </embed>
Line 387:                </object>

Source File: /controls/CoursedBuzzView.ascx    Line: 385


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