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: CS1061: 'ASP.includes_customcontrols_companies_alphabeticallist_ascx' does not contain a definition for 'letter' and no extension method 'letter' accepting a first argument of type 'ASP.includes_customcontrols_companies_alphabeticallist_ascx' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 21:         pageMaker.fillAnalytics("CPHAnalytics");
Line 22:         HttpContext.Current.Session["CMSID"] = "0";
Line 23:         alphList.letter = RouteData.Values["letter"].ToString();
Line 24:         fillTitle("CPHTitle", "Companies Starting with: " + alphList.letter);
Line 25:         fillTopContent("TopContentArea", "Companies Starting with: " + alphList.letter);

Source File: d:\webapps\prideofdakota\wwwroot\includes\routesControls\companies\List.aspx.cs    Line: 23






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