C:\inetpub\wwwroot\Plugins\com_bemaservices\Event\BEMACalendarLava.ascx.cs(453): error CS1061: 'Schedule' does not contain a definition for 'GetOccurrences' and no accessible extension method 'GetOccurrences' accepting a first argument of type 'Schedule' could be found (are you missing a using directive or an assembly reference?)
at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)