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: BC30002: Type 'KidsCornerNew' is not defined.

Source Error:


Line 79:     End Sub
Line 80:     Public Sub GetDataInRepeater()
Line 81:         Dim Obj As New KidsCornerNew()
Line 82:         Dim DT As New DataTable
Line 83:         DT = Obj.GetAllAlbumsActivePaint()

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







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