Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0117: 'STBackend.SchUserType' does not contain a definition for 'Parent'

Source Error:


Line 118:                        <tr>
Line 119:                            <td><%= aUsr.GetTitledFullName() %> &nbsp;</td>
Line 120:                            <% if (aUsr.schUserType == SchUserType.Parent) { %>
Line 121:                                <td><a href="javascript:SetSelected('<%= aUsr.userId %>,<%= aUsr.familyId %>,<%= (int)aUsr.schUserType %>','','SMBody_hdfSelectedItem','<%= this.Master.ClientID %>$SMBody$SelectItem')">Select</a></td>
Line 122:                            <% } else { %>

Source File: c:\HostingSpaces\kirkbymalzeardarea.org.uk\wwwroot\AbsenceReporting.aspx    Line: 120





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