16-10-22 04:21 PM
Hi
I am facing below issue at Creating Blueprism LocalDB
An error occurred after installing Blueprism Learning Edition and during configuring Blue Prism localdb.
BluePrism.DatabaseInstaller.DatabaseInstallerException: Unable to determine whether database exists - A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start.)
at BluePrism.DatabaseInstaller.Installer.CheckDatabaseExists()
at BluePrism.AutomateAppCore.LocalDatabaseInstaller.get_DatabaseExists()
at BluePrism.AutomateAppCore.LocalDatabaseInstaller.get_UpgradeOnly()
at AutomateUI.BPApplication.Start(String[] args)
I had installed SQLLocalDB from Installers folder, still the issues repeat.
OS Version: Win11 64bit
17-10-22 11:23 AM
17-10-22 02:31 PM
Just after I set Admin Credentials. I get following error
There was no previous of instance of sql present and MS Sql 2017 localDB is installed in pc
I have created db using above instructions in link
03-01-23 10:02 PM