0

在启动或停止任何编排时出现以下错误。

Could not retrieve transport type data for Receive Location 'Receive Location2' from config store. Both SSO Servers (Primary='' and Backup='') failed. Backup server failure: Cannot perform encryption or decryption because the secret is not available from the master secret server. See the event log (on computer '**') for related errors. (Microsoft.BizTalk.ExplorerOM)

我已更改 SSO 服务的服务帐户。请告诉我如何解决这个错误?

4

1 回答 1

2

After a long time of googling finally I got the problem resolved. The steps I followed are as follows:

Go To SSO Adminnistration -> System -> Restore Secret and select the secret file.

If you dont know the path of the secret file try once in the location "C:\Program Files\Common Files\Enterprise Single Sign-On".

Select the file and provide the password. Once the master secret restores the error will not come.

于 2014-11-06T13:32:37.743 回答