首页 > 其他 > 详细

TITLE: BizTalk Server 2013 Administration Console

时间:2014-03-20 17:37:28      阅读:543      评论:0      收藏:0      [点我收藏+]

TITLE: BizTalk Server 2013 Administration Console
------------------------------

Could not store transport type data for Primary Transport of Send Port ‘***_SendPort‘ to config store. Primary SSO Server ‘*****‘ failed. 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)

For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2006&ProdVer=3.5.1602.0&EvtSrc=Microsoft.BizTalk.ExplorerOM.Resources&EvtID=IDS_ERR_TRANSPORTINFO_SSO_SETCONFIG

-------
REASON:
-------
Maybe someone had reset the service account password or any other cause.

---------
SOLUTION:
---------

If you get this SSO error:
Cannot perform encryption or decryption because the secret is not available from the master secret server, do the following steps:
1. Open command prompt:
2. Go to c:\program files\common files\enterprise single sign-on\
type: ssoconfig -restoresecret SSO9F54.bak (the sso back up file created at the time of biztalk configuration)

SSO9F54.bak 这个bak文件字是变化的,一般格式为SSOxxxx.bak,一般存放在"c:\program files\common files\enterprise single sign-on\"下。有时会有多个文件,可以分别尝试。密码是当初创建sso时的密码。不记得那就重装吧。

3) Give the valid password

4)On success, type: ssoconfig -backupsecret latestbackup.dat
Give a password, and perform them successfully to take the backup of latest sso config file.

TITLE: BizTalk Server 2013 Administration Console,布布扣,bubuko.com

TITLE: BizTalk Server 2013 Administration Console

原文:http://www.cnblogs.com/68681395/p/3613301.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!