Installing on Server 2003r2 x64 Get to the end of the install and get an error message.
I have uninstalled and tried to reinstall several times.
Help !
An exception occurred in the OnCommitted event handler of Microsoft.Crm.ExtendedServiceInstaller.
System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
An exception occurred during the Commit phase of the installation. This exception will be ignored and installation will continue. However, the application might not function correctly after installation is complete.
The installation then quits.
This is what is logged
Error| System.Exception: Action Microsoft.Crm.Setup.Common.RegisterAsyncServiceAction failed. ---> System.Configuration.Install.InstallException: An exception occurred during the Commit phase of the installation. This exception will be ignored and installation will continue. However, the application might not function correctly after installation is complete. ---> System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
at Microsoft.Crm.ExtendedServiceInstaller.StartService(Object sender, InstallEventArgs e)
at System.Configuration.Install.InstallEventHandler.Invoke(Object sender, InstallEventArgs e)
at System.Configuration.Install.Installer.Commit(IDictionary savedState)
--- End of inner exception stack trace ---
at System.Configuration.Install.Installer.Commit(IDictionary savedState)
at System.Configuration.Install.AssemblyInstaller.Commit(IDictionary savedState)
at Microsoft.Crm.Setup.Common.RegisterAsyncServiceAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, RetryCancel, Option1