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 'Directory.Directory1' is not defined.

Source Error:


Line 1:  Public Class Places
Line 2:      Inherits System.Web.UI.Page
Line 3:      Protected DirectoryListing As Directory.Directory1
Line 4:      Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 5:          If Request.QueryString("contactid") <> "" Then

Source File: c:\websites\iwadevillage2012\www\places.aspx.vb    Line: 3






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4682.0