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: 'NumeroIdentificacion' is not a member of 'Usuario'.

Source Error:


Line 84:             Session("NumeroSede") = UsuarioLectura.Sede
Line 85:             Session("AñoLectivo") = UsuarioLectura.AñoLectivo
Line 86:             Session("Identificacion") = UsuarioLectura.NumeroIdentificacion
Line 87:             Session("usuarioID") = UsuarioLectura.usuarioID
Line 88: 

Source File: C:\Inetpub\vhosts\dimaguer.com\httpdocs\pagos\Default.aspx.vb    Line: 86






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