Article Content
Article Number | 000033417 |
Applies To | RSA Product Set: Archer RSA Product/Service Type: Archer Control Panel (ACP) RSA Version/Condition: 5.x |
Issue | After upgrade, the Archer Control Panel (ACP) can be opened, but the Instance is missing. |
Cause | The wrong connection string in the ArcherTech.Services.ConfigurationService.exe.config file is pointing to the Instance database instead of the configuration database. |
Resolution | Change the connection string in ArcherTech.Services.ConfigurationService.exe.config to point to the configuration database instead of the instance database and restart the Archer services.
For example, change:
To this:
Windows Integrated connection string example:
|