Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
I'm seeing something similiar now. I'm getting the error on a full page type load and have trouble understanding what could cause it.
Have no access to application or logs ATM but this is what New Relic traces.
System.NullReferenceException: Object reference not set to an instance of an object.
Sample stack trace
at EPiServer.Web.BlobResolver.<>c__DisplayClass5_0.<ResolvePropertyInternal>b__2(IContentData c)
at EPiServer.Web.BlobResolver.ResolveProperty(IContentData content, String propertyName)
at EPiServer.Web.Routing.BlobRouter.RoutePartial(IContent content, SegmentContext segmentContext)
at EPiServer.Web.Routing.Segments.PartialSegment.RouteDataMatch(SegmentContext context)
at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
at EPiServer.Web.Routing.ContentRoute.RouteSegmentContext(SegmentContext segmentContext)
at EPiServer.Web.Routing.ContentRoute.GetRouteData(HttpContextBase httpContext)
at System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext)
at System.Web.Routing.RouteCollection.GetRouteData(HttpContextBase httpContext)
at System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Running...
<package id="EPiServer.Azure" version="9.0.1" targetFramework="net452" /> <package id="EPiServer.CMS.Core" version="9.12.3" targetFramework="net452" /> <package id="EPiServer.CMS.UI" version="9.9.2" targetFramework="net452" /> <package id="EPiServer.CMS.UI.Core" version="9.9.2" targetFramework="net452" /> <package id="EPiServer.Find" version="12.2.4" targetFramework="net452" /> <package id="EPiServer.Find.Cms" version="12.2.4" targetFramework="net452" /> <package id="EPiServer.Find.Framework" version="12.2.4" targetFramework="net452" /> <package id="EPiServer.Framework" version="9.12.3" targetFramework="net452" />
I am having an issue when i try to expand a portion of the tree. I can't get to the page or find which page is even causing the issue. Could someone point me in the right direction please.