Sitecore Access Denied Exception in the Content Editor
Recently I noticed a lot of the following errors coming through from our Sitecore content entry server.
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Sitecore.Exceptions.AccessDeniedException: Application access denied. at Sitecore.Diagnostics.Assert.HasAccess(Boolean accessAllowed, String message) at Sitecore.Shell.Applications.Analytics.TrackingField.TrackingFieldDetailsPage.OnLoad(EventArgs e)
System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Sitecore.Exceptions.AccessDeniedException: Application access denied. at Sitecore.Diagnostics.Assert.HasAccess(Boolean accessAllowed, String message) at Sitecore.Shell.Applications.Security.SecurityDetails.SecurityDetailsPage.OnLoad(EventArgs e)