SQL server 2019 Installation Failure

Reon Robb 1 Reputation point
2022-10-08T02:38:42.463+00:00

Good day I'm trying to install SQL server for my enterprise computing project but I keep getting this error.

248642-image.png

here's the summary file below:

248585-summary-laptop-u4k1bgtn-20221007-213153.txt

Windows for business | Windows Client for IT Pros | User experience | Other
SQL Server | Other
{count} votes

3 answers

Sort by: Most helpful
  1. T. Kujala 8,761 Reputation points
    2022-10-08T05:03:05.59+00:00

    Hi @Reon Robb ,

    Have you tried the following methods?

    • Make sure you right click on setup.exe file and select run as administrator when you want to start the SQL Server installation.
    • Disable any antivirus on the machine for the time that the installation is running.

  2. CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
    2022-10-10T03:12:09.273+00:00

    Hi @hotrodjeremy1977 ,

    >Component name: SQL Server Native Client Access Component
    >Component error code: 1723
    > Component log file: C:\Program Files\Microsoft SQL Server\150\Setup Bootstrap\Log\20221007_213153\sqlncli_Cpu64_1_Local.log
    > Error description: There is a problem with this Windows Installer package. A DLL required for this installation to complete could not be run. Contact your support personnel or package vendor.

    It seems the issue is related to SQL Server Native Client Access Component, could you share us the component log and SQL server setup detail log for analysis?

    May be the setup file is corrupt, please redownload the setup file from MS download link and run the setup file as administrator.

    Please also check if the solutions from below old similar thread could help you.

    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/5b9e55b5-598c-4c5e-8aeb-64c5f71085f9/sql-server-2014-install-error-missing-dll?forum=sqlsetupandupgrade

    https://stackoverflow.com/questions/40044104/installing-sql-server-2016-a-dll-could-not-be-run-error-code-1723/40338092


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

  3. Limitless Technology 39,921 Reputation points
    2022-10-10T14:27:03.637+00:00

    Hi,

    Thank you for your question and reaching out.

    I understand that you're having issues with installing SQL server for Enterprise. Based on the error that you got, it looks like your device is missing some required DLL files. For that, I recommend installing the latest Microsoft Visual C++ Redistributable files first. You may download them from this link https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

    After downloading them, restart your device then try installing SQL server for Enterprise again. See if it helped.

    ----------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    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.