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.
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)
