Fix SharePoint 2013 Run Configuration Wizard : An exception of type System.ServiceProcess.TimeoutException was thrown
Reference to http://support.microsoft.com/kb/2910363 :
1- Open Windows Registry.
2- Add a new key named "AcknowledgedRunningOnAppServer" of DWORD type at the below mentioned locations:
- "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\<version>\LauncherSettings"
- "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\<version>\LoadBalancerSettings"
3- Set the value to 1.
4- Restart the System.
5- Re-Run Configuration Wizard
2 comments:
Thanks a lot! The trick is working :)
It is 2018 now and this still saves the world. Thanks!
Post a Comment