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 'Lbl_HeaderText', but its type (System.Web.UI.WebControls.Literal) is not compatible with the type of control (System.Web.UI.WebControls.Label).
Source Error:
Line 2: <div class="Details_Content_Main_box">
Line 3: <div class="Details_Header_Box">
Line 4: <asp:Label ID="Lbl_HeaderText" runat="server" Text="<%$ icmsLang: Privacy,HeaderText.Text %>" />
Line 5: </div>
Line 6: <div class="Details_Content_Box">