/
Signifikant Offline fails to mount the database

Signifikant Offline fails to mount the database

When the application starts, it will mount a database with all parts and modules. When a later version of the database is published, than the version currently installed on the Offline client computer, the application will fail.

A concurrent version of the LocalDb component is attached to the installation package, but it is not installed when LocalDb of a previous version is already installed. To enable the use of later database version, install the later version manually, restart the computer, and try to open Signifikant Offline again.

Installer is found at: Components\AnyTime\Components\Utility\SqlLocalDB_x64.msi

From version 5.1, LocalDb is in version SqlServer 2019 (15.0.2000).

Should the problem still persist, it is perhaps caused by the LocalDb installation is not complete and needs a patch to make the new - latest - version, the active one. In that case, open a DOS prompt in Administration mode and execute following.

sqllocaldb stop mssqllocaldb sqllocaldb delete mssqllocaldb sqllocaldb create MSSQLLocalDB

Thus the connection to LocalDb is routed to the latest installed version and the database will be connectable again.

Related content

Download and install SqlLocalDB for Signifikant Offline
Download and install SqlLocalDB for Signifikant Offline
More like this
Offline installation of LocalDb fail with a code 1603
Offline installation of LocalDb fail with a code 1603
More like this
Technical instruction - Installing application on Windows Server
Technical instruction - Installing application on Windows Server
More like this
Offline performance depends on IIS Express log file folder
Offline performance depends on IIS Express log file folder
More like this
Signifikant Service Stops
Signifikant Service Stops
More like this
Signifikant Manager, client-only installation
Signifikant Manager, client-only installation
More like this