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 'thlGuid', but its type (System.Web.UI.HtmlControls.HtmlInputHidden) is not compatible with the type of control (System.Web.UI.WebControls.HiddenField).

Source Error:


Line 67: <asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
Line 68: 
Line 69:     <asp:HiddenField runat="server" ID="thlGuid" />
Line 70: 
Line 71:     <asp:MultiView runat="server" ID="mvMetaType" ActiveViewIndex="0">

Source File: /showtopic.aspx    Line: 69


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