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: BC30456: 'sexuality' is not a member of 'accounts'.

Source Error:


Line 6:          If HttpContext.Current.User.Identity.IsAuthenticated Then
Line 7:              Dim acc As New accounts(Membership.GetUser.ProviderUserKey)
Line 8:              Select acc.sexuality
Line 9:                  Case "North East"
Line 10:                     pnlNorthEast.visible= True

Source File: E:\kunden\homepages\19\d664110395\www\Pool-Match-Up\table.aspx.vb    Line: 8






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