Cannot start service SPAdminV4 on computer '.'

Error:
Failed to upgrade SharePoint Products.
An exception of type System.InvalidOperationException was thrown.  Additional exception information: Cannot start service SPAdminV4 on computer '.'.
System.InvalidOperationException: Cannot start service SPAdminV4 on computer '.'. ---> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion
   --- End of inner exception stack trace ---
   at System.ServiceProcess.ServiceController.Start(String[] args)
   at Microsoft.SharePoint.PostSetupConfiguration.ServiceHelper.Start(String serviceName)
   at Microsoft.SharePoint.PostSetupConfiguration.ServiceHelper.TryToStartService(String serviceName, Boolean autostart, Boolean throwOnFailure)
   at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()


Comments

Popular posts from this blog

SQL SERVER – FIX : Error 3154: The backup set holds a backup of a database other than the existing database

SharePoint Close methods for SP Long Operations and Redirect Error Page

The model backing the context has changed since the database was created. Consider using Code First Migrations to update the database