MS SQL Server 2017 Express installation failed

박지민 25 Reputation points
2023-07-05T06:54:34.0633333+00:00

When I try to install MS SQL Server 2017 Express install in my PC, SQL Server Installation failed

So, Please check the log file

(path : C:\Program Files\Microsoft SQL Server\140\Setup Bootstrap\Log\20230705_154246)

□ Error Screenshot

User's image

Summary_.txt

Detail_LandingPage.txt

SQL Server Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2023-07-05T07:15:56.3533333+00:00

    Hi @박지민

    This usually happens because the installation path is so long that the database installer ends up being unable to access some files. You can try to move the installation files to a new folder.

    You can refer to this link: https://stackoverflow.com/questions/50523009/installing-ms-sql-server-express-2017-with-inno-installer.

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya


  2. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2023-07-05T12:14:04.2466667+00:00

    But you are not trying to install in C:\Temp, are you? I mean, this seems to be an error that occurs before you get the opportunity to select the installation path, isn't that so? So I guess C:\temp is where you downloaded the installation file.

    How did you run the installation? If possible select Download Media and try again.

    My gut reaction to the error is that your machine is messed in some way and would need a repair of some sort. What OS do you have?

    0 comments No comments

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.