Server Error in '/moneyshow-las-vegas' 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: CS1955: Non-invocable member 'ShowData.WebsiteContent' cannot be used like a method.

Source Error:


Line 4:      var showData = ShowData.ShowInfo(showId.Substring(0,4)).FirstOrDefault();
Line 5:  
Line 6:      var heroContent = ShowData.WebsiteContent("paid-passes-top", showId.Substring(0,4)).Select(c => c.ContentHTML).FirstOrDefault();
Line 7:      var contentList = ShowData.WebSiteLoadAllContent(showId.Substring(0,4));
Line 8:      var Registration_Events_PassportPlatinumMembership = ShowData.Registration_Events_PassportPlatinumMembership(showId).FirstOrDefault();

Source File: C:\inetpub\wwwroot\conference.moneyshow.com\moneyshow-las-vegas\attendee-passes\default.cshtml    Line: 6







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