install - Setup service did not respond to the start or control request in a timely fashion error when installing SQL Server 2016 -
how can resolve error received when installing microsoft sql server 2016?
title: microsoft sql server 2016 setup service did not respond start or control request in timely fashion
the following error has occurred:
the service did not respond start or control request in timely fashion.
click 'retry' retry failed action, or click 'cancel' cancel action , continue setup.
buttons:
&retry
cancel
check detail.txt setup log if during starting sql server launchpad service. if yes, :
- grant long on locally privilege mssqlserver01 mssqlserver20 users (alternatively can add them local administrator group - not recommended)
- start "sql server launchpad" service sql server configuration manager or services
- click retry on setup. setup continue.
i created more detailed step step post guide check symptoms. can access under: http://adminsqlserver.blogspot.ro/2016/06/sql-server-2016-setup-service-did-not.html