HI All,
I am getting a very strange issue, while trying to install AX 2012 R3 (AOS components) on one of my client server.
Setup show AOS components installed successfully, When I have checking AX server configuration, it seems no WSDL port as created by installation setup.
I have also check setup application log and found below error.
I have also try to disable firewall, but that does not help, I have also download new AX 2012 R3 setup, but again getting same issue.
2021-08-02 13:02:41Z System.Runtime.InteropServices.COMException (0x80070422): The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. (Exception from HRESULT: 0x80070422)
2021-08-02 13:02:41Z at WUApiLib.UpdateServiceManagerClass.QueryServiceRegistration(String ServiceID)
2021-08-02 13:02:41Z at Microsoft.Dynamics.Setup.MuApiWrapper.IsMachineAlredyOptedIntoMU()
2021-08-02 13:02:41Z at Microsoft.Dynamics.Setup.Support.SetupQueue.MsiInstallationClass.SearchDownloadInstallMicrosoftUpdates(String executionName)
2021-08-02 13:02:41Z at Microsoft.Dynamics.Setup.Support.SetupQueue.AOSInstaller.PerformWork()
2021-08-02 13:02:41Z at Microsoft.Dynamics.Setup.Support.SetupQueue.InstallationClass.DoWork(Object sender, DoWorkEventArgs e)
2021-08-02 13:02:41Z at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)