Dear All
I'am trying to install Report Service for ax 2012 and this is the log file
I try to install using PowerShell also but without any result
any idea how to solve this issue
2017-01-01 14:33:13Z Component installation task stopped due to an error.
2017-01-01 14:33:13Z ******************************************************************************************************
2017-01-01 14:33:13Z ******************************************************************************************************
2017-01-01 14:33:13Z Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
2017-01-01 14:33:13Z ******************************************************************************************************
2017-01-01 14:33:13Z ******************************************************************************************************
2017-01-01 14:33:13Z System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
2017-01-01 14:33:13Z at WUApiLib.UpdateServiceManagerClass.QueryServiceRegistration(String ServiceID)
2017-01-01 14:33:13Z at Microsoft.Dynamics.Setup.MuApiWrapper.IsMachineAlredyOptedIntoMU()
2017-01-01 14:33:13Z at Microsoft.Dynamics.Setup.Support.SetupQueue.MsiInstallationClass.SearchDownloadInstallMicrosoftUpdates(String executionName)
2017-01-01 14:33:13Z at Microsoft.Dynamics.Setup.Support.SetupQueue.ComponentsInstaller.PerformWork()
2017-01-01 14:33:13Z at Microsoft.Dynamics.Setup.Support.SetupQueue.InstallationClass.DoWork(Object sender, DoWorkEventArgs e)
2017-01-01 14:33:13Z at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)