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: CS0117: 'ASP.iStar' does not contain a definition for 'GetUrlInfo'

Source Error:


Line 2:      iStar.ForLocalhostOnly();
Line 3:  	
Line 4:  	var UrlInfo = iStar.GetUrlInfo();
Line 5:  	
Line 6:      var BrandLanding = CMS.GetBrand(UrlInfo["BrandCode"], "7FB9F40A-EB07-4107-A2518C833383A14F");

Source File: c:\inetpub\wwwroot\BrandLanding.cshtml    Line: 4






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