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:         IDSett = obj.GetAllAchievementsAll()
Line 30:         ' cnt = IDSett.Tables(0).Rows.Count
Line 31:         Dim DView As DataView

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






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