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

Source Error:


Line 4:      Inherits System.Web.UI.Page
Line 5:      Dim objjob As New JobDetails
Line 6:      Dim objprofile As New Profiles
Line 7:      Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 8:          If Not Page.IsPostBack Then

Source File: D:\INETPUB\VHOSTS\orangesoftech.net\httpdocs\submitProfile.aspx.vb    Line: 6






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