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

Source Error:


Line 29:             Dim curPage As Integer
Line 30:             Dim PDSource As New PagedDataSource()
Line 31:             dt = obj.GetAllNewsAll()
Line 32:             If dt.Rows.Count > 0 Then
Line 33:                 Dim DView As DataView

Source File: D:\Websites\LoretoDaySchoolElliotKolkata\PresentationNews\PresentationNews.aspx.vb    Line: 31






Version Information: Microsoft .NET Framework Version:2.0.50727.9061; ASP.NET Version:2.0.50727.9062