Forum Discussion

Cgil9999's avatar
Cgil9999
Copper Contributor
Jul 31, 2023

SQL Server Express 2019 Installation issue

I am having issues with SQL Server Express 2019 installing. It is looping through the same set of instructions. I have to kill the processes to stop the installation. We have the msi installing from our own setup.exe file. If I download the installer from the Microsoft site (same version as in our setup.exe), it installs with no issue. The text below is from the SQL installation log. Any help would be greatly appreciated.

 

(01) 2023-07-28 15:57:04 Slp: Invoking QueryServiceStatus Win32 API
(01) 2023-07-28 15:57:04 Slp: Sco: Attempting to close service handle for service msiserver
(01) 2023-07-28 15:57:04 Slp: Sco: Attempting to close SC Manager
(01) 2023-07-28 15:57:09 Slp: Sco: Attempting to open SC Manager
(01) 2023-07-28 15:57:09 Slp: Sco: Attempting to open service handle for service msiserver

  • Cgil9999's avatar
    Cgil9999
    Copper Contributor
    Also, it seems to be failing on installing the instance. All version files are installing (90,100,110,150).
    • olafhelper's avatar
      olafhelper
      Bronze Contributor

       


      Cgil9999 wrote:
      (same version as in our setup.exe)

      Cgil9999 , so you have embedded SQL Server installer in your customer installer?

      Which parameters do you use? Best bet ist to install it once manually and then re-use the created INI file with all needed parameters.

Resources