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

Source Error:


Line 32:             Dim dt As New DataTable
Line 33:             Dim NoOfCounter As Integer = 6
Line 34:             dt = objPhotoGallery.GetSpecialAssembly()
Line 35:             Dim DView As DataView
Line 36:             DView = New DataView(dt)

Source File: D:\Websites\LoretoDaySchoolSealdahKolkata\jpic\Gallery\Default.aspx.vb    Line: 34






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