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

How to remove app from SharePoint 2013/2016

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