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

Source Error:


Line 26:             Dim objPhotoGallery As New PhotoGallery
Line 27:             Dim NoOfCounter As Integer = 9
Line 28:             dt = objPhotoGallery.GetGelleryDetails(GalleryEncrypt.Decrypt(Request("ID")))
Line 29:             Dim DView As DataView
Line 30:             DView = New DataView(dt)

Source File: D:\Websites\HolyChildGaziabad\PhotoGallery\ImageShow3d.aspx.vb    Line: 28






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