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: Cannot create an object of type 'System.Boolean' from its string representation 'truee' for the 'Checked' property.

Source Error:


Line 60: 		    
Line 61:                     <asp:TableRow>
Line 62:                        <asp:TableCell><asp:CheckBox ID="CheckBoxCheck" Text="Check" runat="server" Checked="truee" OnCheckedChanged="OnCheckChangedCheck" AutoPostBack="True"/></asp:TableCell>
Line 63:                        <asp:TableCell>Please make payable to <b>TMurgent Technologies, LLP</b> and send to address below.</asp:TableCell>
Line 64:                     </asp:TableRow>

Source File: /training/EmailRegistration.aspx    Line: 62


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