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 4:  Partial Class DisplayEvent
Line 5:      Inherits System.Web.UI.Page
Line 6:      Dim myresult As New webservices.Service
Line 7:      Dim SchoolCode As String = ConfigurationManager.AppSettings("Schoolcode")
Line 8:      Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

Source File: D:\Websites\SomervillePreparatorySchoolNoida\menu\DisplayEvent.aspx.vb    Line: 6






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