Forum Discussion
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
- Cgil9999Copper ContributorAlso, it seems to be failing on installing the instance. All version files are installing (90,100,110,150).
- olafhelperBronze Contributor