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

Source Error:


Line 118:                        <td colspan="3">Welcome back, <asp:Label ID="lblFirstName" runat="server"></asp:Label></td>
Line 119:                    </tr>
Line 120:                    <tr id="trSuccess1" runat="server" visible="false" class="SuccessBox">
Line 121:                        <td colspan="4" style="text-align: center;">You have successfully updated your profile.</td>
Line 122:                    </tr>

Source File: /ProfileMaint.aspx    Line: 120


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