After updating to Update 66 the Commerce Catalog UI won't load. Looks like it has something to do with CMO according to the log.
System.NullReferenceException: Object reference not set to an instance of an object.
at EPiServer.Web.Routing.Segments.RequestSegmentContext.GetOrResolveContextMode(HttpContextBase httpContext) at EPiServer.Cmo.Cms.HttpModule.LpoContextHelper.IsSwitchingEnabled() at EPiServer.Cmo.Cms.HttpModule.Module.EndRequest(Object sender, EventArgs args) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
After updating to Update 66 the Commerce Catalog UI won't load. Looks like it has something to do with CMO according to the log.
System.NullReferenceException: Object reference not set to an instance of an object.
at EPiServer.Web.Routing.Segments.RequestSegmentContext.GetOrResolveContextMode(HttpContextBase httpContext)
at EPiServer.Cmo.Cms.HttpModule.LpoContextHelper.IsSwitchingEnabled()
at EPiServer.Cmo.Cms.HttpModule.Module.EndRequest(Object sender, EventArgs args)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Any suggestions?