0
votes

In a instance of sitecore 8.2 version, when I try to open experience editor for any item under content, it gives me following error.

enter image description here

Log:

2756 15:55:04 ERROR Application error. Exception: System.Web.HttpException Message: Path '/' was not found. Source: System.Web at System.Web.HttpNotFoundHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

seeing the below error too:

8248 18:23:03 WARN Authentication on CES Discovery service failed. Exception: System.Net.WebException Message: The remote server returned an error: (403) Forbidden. Source: System at System.Net.HttpWebRequest.GetResponse() at Sitecore.CES.Client.WebClient.ExecuteRequest(String requestUri) at Sitecore.CES.Client.ResourceConnector`1.Request(String endpoint, Object[] parameters) at Sitecore.CES.Discovery.EndpointSource.GetEndpoint(String serviceName)

1
Is this an upgraded version? Can you compare your bin and Sitecore folders with a clean install? - Gatogordo
This is a fresh install.. - nari447
Do you have any errors in your log files? - DougCouto
added exception logged to question description.. - nari447
And this is a completely clean install of Sitecore, right? No changes to the \web.config and \App_Config\Sitecore.config? No changes to the configs in the \App_Config\Include folder? - DougCouto

1 Answers

-1
votes

Try to upgrade your .NET Framework version to at least 4.5.2. See the compatibility table:

https://kb.sitecore.net/articles/087164