OS: Windows Server 2012
Unable to access the core UI
Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'.
System.Security.Cryptography.CryptographicException: The specified file could not be decrypted.
at System.Security.Cryptography.ProtectedData.Unprotect(Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope)
at Replay.ServiceHost.Implementation.Configuration.RegistrySerializer.SetPropertyValue[T](PropertyInfo property, T value, RegistryKey regKey, Boolean encrypted)
at Replay.ServiceHost.Implementation.Configuration.RegistrySerializer.DeserializeFromRegistry[T](T value, RegistryKey regKey, Type type)
at Replay.ServiceHost.Implementation.Configuration.RegistrySerializer.DeserializeFromRegistry[T](T value, RegistryKey regKey, Type type)
at Replay.ServiceHost.Implementation.Configuration.RegistryConfigurationService.ReadDataFromRegistry[T](String name, T& value)
at Replay.ServiceHost.Implementation.Configuration.RegistryConfigurationReader.ReadSetting[T](String name)
at Replay.ServiceHost.Implementation.Configuration.ConfigurationExtensions.ReadSingleSetting[T](IConfigurationService configurationService, String name)
at Replay.Core.Implementation.Agents.AgentsService.ReadAgentProtectionSettings(Guid id)
at Replay.Core.Implementation.Agents.AgentsService.ReadAgentProtectionSettings(IAgent agent)
at Replay.Core.Implementation.Agents.Agent.get_DisplayName()
at Replay.Core.Management.StatusSummary.StatusSummaryManagement.GetAgentsDashboardInfo(AgentDashboardInfoCollection agentsInfo)
at Replay.Core.Management.StatusSummary.StatusSummaryManagement.GetDashboardInfo()