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 6:  Partial Class AllEvents
Line 7:      Inherits System.Web.UI.Page
Line 8:      Dim myresult As New webservices.Service
Line 9:      Dim SchoolCode As String = ConfigurationManager.AppSettings("Schoolcode")
Line 10:     'Dim obj As New Calender

Source File: D:\Websites\SacredHeartObra_PRO\AllEvents.aspx.vb    Line: 8






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