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)
*This post is locked for comments
It's seems to , the account which you try to use as Service account , does not have logon rights to SQL .Check whether the account exist inside SQL under Security .
thanks & Regards,
Amith Prasanna
Hi Atef,
You can review the Microsoft Dynamics Installation guide for security pre-requisites. It is failing because of missing permissions. Did you start power shell with elevated administrator rights (run as administrator)?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156