Description
SQL Server connection configuration returns Invalid object name 'name' error either during installation of DeviceLock Enterprise Server, or when changing it's configuration in the Server Options.
Comments
- The error may indicate that the database specified in the Database name parameter already exists in this SQL Server, but has an incorrect format.
It happens when you are trying to use the database that was not created by DeviceLock Enterprise Server, or if the database was corrupted. - This error may indicate that the service account used by DeviceLock Enterprise Server does not have db_owner permissions in DeviceLock database.
Recommendations
- Use another database, or create a new one using configuration window in DeviceLock Enterprise Server Options.
- Make sure that the account specified in the Server Options -> Service startup account has db_owner role in DeviceLock database.