Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
I am using Umbraco 7.7.3 and sometimes I get the following error when reloading the website in VS and hit F5 in my Google Chrome browser:
[IndexOutOfRangeException: Index was outside the bounds of the array.] Umbraco.Core.Cache.HttpRequestCacheProvider.GetCacheItem(String cacheKey, Func`1 getCacheItem) +289 Umbraco.Web.PublishedCache.XmlPublishedCache.XmlPublishedContent.Get(XmlNode node, Boolean isPreviewing) +155 Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedContentCache.GetById(UmbracoContext umbracoContext, Boolean preview, Int32 nodeId) +68 Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedContentCache.DetermineIdByRoute(UmbracoContext umbracoContext, Boolean preview, String route, Boolean hideTopLevelNode) +189 Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedContentCache.GetByRoute(UmbracoContext umbracoContext, Boolean preview, String route, Nullable`1 hideTopLevelNode) +201 Umbraco.Web.Routing.ContentFinderByNiceUrl.FindContent(PublishedContentRequest docreq, String route) +207 Umbraco.Web.Routing.ContentFinderByNiceUrl.TryFindContent(PublishedContentRequest docRequest) +216 Umbraco.Web.Routing.PublishedContentRequestEngine.<FindPublishedContent>b__17_0(IContentFinder finder) +15 System.Linq.Enumerable.Any(IEnumerable`1 source, Func`2 predicate) +146 Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContent() +240 Umbraco.Web.Routing.PublishedContentRequestEngine.FindPublishedContentAndTemplate() +250 Umbraco.Web.Routing.PublishedContentRequestEngine.PrepareRequest() +107 Umbraco.Web.UmbracoModule.ProcessRequest(HttpContextBase httpContext) +361 Umbraco.Web.UmbracoModule.<Init>b__12_3(Object sender, EventArgs e) +80 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69
Any idea?
/Michaël
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco Cache error when hitting F5 aftr restarting website in VS
Hi all,
I am using Umbraco 7.7.3 and sometimes I get the following error when reloading the website in VS and hit F5 in my Google Chrome browser:
Any idea?
/Michaël
is working on a reply...