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: 'CityOfFootball.PetaPoco.Repository.Activities' does not contain a definition for 'GetTodaysActivities'

Source Error:


Line 189:		@{var activityCounter = 1;}
Line 190:
Line 191:		@foreach (var activity in Activities.GetTodaysActivities())
Line 192:		{
Line 193:			var mediaFile = Umbraco.Media(activity.MainImage).umbracoFile;

Source File: e:\domains\city-of-football.co.uk\wwwroot\Views\AllActivityLocations.cshtml    Line: 191






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