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

Source Error:


Line 79:                 Dim dt As New DataTable
Line 80:                 Dim NoOfCounter As Integer = 6
Line 81:                 dt = objVideoGallery.GetVideoGellery_V2()
Line 82:                 Dim DView As DataView
Line 83:                 DView = New DataView(dt)

Source File: D:\Websites\StFrancisSikandraAgra_Pro\VideoGallery\Default.aspx.vb    Line: 81






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