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

Source Error:


Line 27:             Dim obj As New Achievement
Line 28:             Dim NoOfCounter As Integer = 3
Line 29:             dt = obj.GetAllAchievementsAll()
Line 30:             Dim DView As DataView
Line 31:             DView = New DataView(dt)

Source File: D:\Websites\HolyChildGaziabad\Achievements\Achievement.aspx.vb    Line: 29






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