Hi Tej,
The configuration file can be found in C:\Program Files (x86)\Blue Prism\Decipher Server and is called 'Ssiserver.exe.config'. You will need to open this as an administrator, likely in Notepad ++ or similar.
There will be a section called 'Connection Strings' where you will see the the current configuration. e.g.
<connectionStrings>
<add name="SsiServerDb" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=DecipherServerDb;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="SsiServerDbReporting" connectionString="Data Source=.\SQLEXPRESS;Initial Catalog=DecipherServerDbReporting;Integrated Security=True"
providerName="System.Data.SqlClient" />
<add name="SsiServerDbPublic" connectionString="" providerName="System.Data.SqlClient" />
</connectionStrings>
Check the respective user access is configured for each database being used (the reporting db is only used in 1.2, so you can ignore that if you're on 1.1).
It's likely that the system user of the new machine needs to be granted access to the db.
Thanks
------------------------------
Ben Lyons
Product Consultant
Blue Prism
UK
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based