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

Source Error:


Line 427:            '------------------------------------------------------------
Line 428:            'Valido la existencia del nombre de usuario (case sensitive)
Line 429:            DS = LogUsu.BuscarUsuarioSistema(NUsuario)
Line 430:            If DS.Tables("LogUsuarios").Rows.Count > 0 Then
Line 431:                Session("Error") = USERNAME_EXISTENTE

Source File: C:\inetpub\wwwroot\estilogolf.com.ar\Registrarse.aspx.vb    Line: 429





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