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: BC30456: 'CompanyID' is not a member of 'AgentWare.CoRequirementsBE'.

Source Error:


Line 126:        Dim BEDataRow As New CoRequirementsBE
Line 127:        BEDataRow.CoRequirementID = ViewState.Item("CoRequirementID")
Line 128:        BEDataRow.CompanyID = CompanyID
Line 129:        BEDataRow.ContactID = ContactID
Line 130:        BEDataRow.StatusID = "1" 'New Enquiry 

Source File: c:\inetpub\wwwroot\HarbourCityProperty\listing\RequirementForm.aspx.vb    Line: 128






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