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: BC30451: 'ProjectTracker' is not declared. It may be inaccessible due to its protection level.

Source Error:


Line 295:        sql = ""
Line 296:        ' end of checking of user existance
Line 297:        ProjectTracker.fnaddnew()
Line 298:
Line 299:        sql = "Insert into tblPT_Project_Tracker(pt_project_id,  pt_project_name,  pt_company_name,  pt_contact_name, pt_email_address, pt_phone_number, energy_type_id, pt_country_id, pt_power_capacity, pt_project_status_id, pt_project_added_date, pt_project_record_active_status, pt_project_looking_for_debt, pt_project_looking_for_equity, pt_project_sale_status) values " _

Source File: E:\vhosts\energy-guru.com\httpdocs\Project_Investment_Tracker.aspx.vb    Line: 297







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