Skip to main content
Skip table of contents

"Impossible to detect the SQL Server version in use" error message during the setup of UCX Suite 2018.1.1

Applies to:

Imagicle UCX Suite 2018.Winter.1. (2018.1.1)
 

Description:

Note: if you are getting this error on a more recent UCX Suite version, please verify that the MS SQL Server service is up and running from the Windows Services panel.

During the setup it will be possible to receive this error message:

image-20250113-142149.png

Cause:

Some possible causes are:

  • The file <StonevoiceAS>\System\SvSasDb.ini does not exist 

  • The file <StonevoiceAS>\System\SvSasDb.ini does not have the right format that is:

CODE
[Settings]
MainConnString=<connection string>
  • The connection string specified in the file <StonevoiceAS>\System\SvSasDb.ini does not allow to connect to the SQL Server database because some data are wrong or the database does not exist.


Solution:

Create the file <StonevoiceAS>\System\SvSasDb.ini with at least the "sa" user credential of the SQL Server instance like:

CODE
[Settings]
MainConnString=uid=sa;password=<password>

Run the batch file: <StonevoiceAS>\Temp\Sv-UpdateDatabase.ba

And try again with the setup.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.