About Us

System.ObjectDisposedException: Cannot access a disposed object.
   at System.Threading.ReaderWriterLockSlim.TryEnterReadLockCore(TimeoutTracker timeout)
   at Umbraco.Cms.Web.Common.ModelsBuilder.InMemoryModelFactory.EnsureModels()
   at Umbraco.Cms.Web.Common.ModelsBuilder.InMemoryModelFactory.CreateModel(IPublishedElement element)
   at Umbraco.Extensions.PublishedContentExtensionsForModels.CreateModel(IPublishedContent content, IPublishedModelFactory publishedModelFactory)
   at Umbraco.Cms.Infrastructure.PublishedCache.ContentNode.GetModel(IPublishedContent& model, ContentData contentData)
   at Umbraco.Cms.Infrastructure.PublishedCache.MediaCache.GetById(Boolean preview, Guid contentId)
   at Umbraco.Cms.Core.PublishedCache.PublishedCacheBase.GetById(Guid contentId)
   at Umbraco.Cms.Core.Routing.UrlProvider.GetMedia(Guid id)
   at Umbraco.Cms.Core.Routing.UrlProvider.GetMediaUrl(Guid id, UrlMode mode, String culture, String propertyAlias, Uri current)
   at Umbraco.Cms.Core.Templates.HtmlImageSourceParser.<EnsureImageSources>b__7_0(Guid guid)
   at Umbraco.Cms.Core.Templates.HtmlImageSourceParser.<EnsureImageSources>b__7_1(Match match)
   at System.Text.RegularExpressions.Regex.<>c.<Replace>b__84_0(ValueTuple`5& state, Match match)
   at System.Text.RegularExpressions.RegexRunner.Scan[TState](Regex regex, String text, Int32 textstart, TState& state, MatchCallback`1 callback, Boolean reuseMatchObject, TimeSpan timeout)
   at System.Text.RegularExpressions.Regex.Run[TState](String input, Int32 startat, TState& state, MatchCallback`1 callback, Boolean reuseMatchObject)
   at System.Text.RegularExpressions.Regex.Replace(MatchEvaluator evaluator, Regex regex, String input, Int32 count, Int32 startat)
   at System.Text.RegularExpressions.Regex.Replace(String input, MatchEvaluator evaluator)
   at Umbraco.Cms.Core.Templates.HtmlImageSourceParser.EnsureImageSources(String text)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
   at AspNetCore.Views_Partials_grid_editors_rte.ExecuteAsync() in C:\Inetpub\vhosts\odysseysightseeing.com\httpdocs\Views\Partials\grid\editors\rte.cshtml:line 10
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
   at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
   at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
   at AspNetCore.Views_Partials_grid_editors_base.ExecuteAsync() in C:\Inetpub\vhosts\odysseysightseeing.com\httpdocs\Views\Partials\grid\editors\base.cshtml:line 6