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.

for help, click: http://go.microsoft.com/fwlink?linkid=20476&prodname=microsoft%20sql%20server&evtsrc=setup.rll&evtid=50000&prodver=13.0.1601.5&evttype=0xdc112d1c%25400xdc80c325


buttons:

&retry

cancel

check detail.txt setup log if during starting sql server launchpad service. if yes, :

  1. grant long on locally privilege mssqlserver01 mssqlserver20 users (alternatively can add them local administrator group - not recommended)
  2. start "sql server launchpad" service sql server configuration manager or services
  3. 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


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)