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 server tag is not well formed.

Source Error:


Line 289:                    <li id="stylized" style="width:240px;">
Line 290:                        <asp:TextBox ID="txtText" runat="server" onKeyUp="javascript:Count(this,50);" onChange="javascript:Count(this,50);" MaxLength="50" TextMode="MultiLine" Width="220px" Height="36px"></asp:TextBox>
Line 291:                        <asp:RequiredFieldValidator style=""margin-top:-25px;" ID="rfvText" ControlToValidate="txtText" runat="server"
Line 292:                            Text="<img src='../img/Exclamation.gif' title='Details is Required' />" ToolTip="Details is Required"
Line 293:                            ValidationGroup="AddEditNotes"></asp:RequiredFieldValidator>

Source File: /en/subPages/Notes.aspx    Line: 291


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