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

Source Error:


Line 66:                 Dim dt As New DataTable
Line 67:                 Dim NoOfCounter As Integer = 6
Line 68:                 dt = objMediagallery.GetAllMediaGellery()
Line 69:                 Dim DView As DataView
Line 70:                 DView = New DataView(dt)

Source File: D:\Websites\StFrancisSikandraAgra_Pro\MediaGallery\Mediagallery.aspx.vb    Line: 68






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