Server Error in '/site' 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: 'BuscarClassi' is not a member of 'Consulta'.

Source Error:


Line 8:          Dim ds As New Oficina.Data.DataTable
Line 9:          Dim EmpID As Integer
Line 10:         ds = Consulta.BuscarClassi()
Line 11:         EmpID = ds.Rows(0).Item(2)
Line 12:         rptClassificado.DataSource = ds

Source File: E:\SITES\SANTACECILIA541\Root_www.santacecilia.net\site\classificados.aspx.vb    Line: 10






Version Information: Microsoft .NET Framework Version:2.0.50727.8009; ASP.NET Version:2.0.50727.8015