Unable to install SQL Server 2019 Developer Edition

Ujjwal Panthi 21 Reputation points
2021-12-16T15:02:35.54+00:00

I am unable to install 2019 SQL Server Developer Edition on my Windows 10 Enterprise. I currently have only SSMS 18 installed on my system.
I keep getting the following error when clicking on the web installation pack (SQL2019-SSEI-DEV.exe). I cannot find installation log folder(Setup Bootstrap) on "%ProgramFiles%\MicrosoftSQL Server\nnn\". Please help.
158198-image.png

SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. Michael Taylor 60,161 Reputation points
    2021-12-16T15:42:23.67+00:00

    Could be a variety of issues here and the setup logs are what we really need to diagnose this. Here's some starting things to do:

    1) Ensure the file you downloaded isn't corrupt.
    2) Right click the file in Windows Explorer, go to Properties and ensure it isn't getting blocked by Windows. If it is then check the Unblock box and try again.
    3) Goes without saying that this should be running as an admin.

    When does this error occur? Do you get to the point where you can select the components to install? If so then what components are you installing? If it is failing while trying to install some components (such as the Database Engine) then can you leave that unchecked for now and try to install the other components? Do you have any existing SQL Server edition or version installed on this machine?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.