Try our conversational search powered by Generative AI!

Error Loading CMS Editorial Section

Vote:
 

I have a site with local and remote deployment. On remote deployment CMS editorial section is working fine but on local site I get authorization errors in DOJO while loading content tree. Following URLS are failing to load :

shell/Stores/uidescriptor/?dojo.preventCache=1438092442992

shell/Stores/profile/userName?dojo.preventCache=1438092442978

Stack Trace is telling me it has something to do with authorization & antiforgery.

[ArgumentNullException: Value cannot be null.
Parameter name: value]
   System.Web.HttpHeaderCollection.SetHeader(String name, String value, Boolean replace) +12253539
   EPiServer.Shell.Services.Rest.RestHttpHandler.ValidateAntiForgeryToken(HttpContextBase httpContext) +203
   EPiServer.Shell.Services.Rest.RestHttpHandler.ProcessRequest(HttpContextBase httpContext) +109
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +913
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165

#131492
Jul 28, 2015 16:39
Vote:
 

Hi,

What CMS version are you running? Same code base in remote and local? What kind of authentication are you using in local (Windows, Multiplexing, AD, etc.)?

#131497
Jul 28, 2015 21:02
Vote:
 

Episerver 7.19.0 with windows authentication and code base is same across both enviroments

#131505
Edited, Jul 29, 2015 7:56
Vote:
 

Have you tried resetting your views? From My Settings -> Display options

#131506
Jul 29, 2015 8:02
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.