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 'webservices.Service' is not defined.

Source Error:


Line 34:     Public Shared Function GetCustomersData(pageIndex As Integer) As DataSet
Line 35:         Try
Line 36:             Using myresult As New webservices.Service
Line 37:                 Dim objEncript As New Crypt
Line 38: 				Dim dsnew as New DataSet()

Source File: D:\Websites\SomervillePreparatorySchoolNoida\menu\photogallery\Default.aspx.vb    Line: 36






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