| Author |
Biztalk developer workstation cannot find the SSO database.
|
|
|
| When using the Biztalk Explorer from VS on my workstation I receive the
following error.
Could not retrieve transport type data for Primary Transport of Send Port
'REMITT_STAGE1_PORT' from config store. Primary SSO Server 'BIZTALK' failed.
The account name is not valid or does not exist. See the event log (on
computer 'BIZTALK') for more details.
The SSO database is not on BIZTALK it is on an SQL server along with the
messagebox.
Executing the Biztalk Explorer from the BIZTALK server finds the SSO
database with no problem.
I have tried the KB 883372 fix to the host file on my workstation but this
had no effect.
I have uninstalled Biztalk on my workstation and then reinstalled. I still
receive the same error. My workstation thinks the SSO database is on the
Biztalk server (which has no SQL instance installed) not the SQL server.
How do I get Biztalk on my workstation to recognize that the SSO database is
on the SQL server.
Thanks
Rich
| |
| Goutham[MSFT] 2005-01-17, 5:53 pm |
| Rich,
You may have installed the Master Secret Server on the SQL server machine,
but BizTalk requires that there be an Enterprise Single Signon service be
running on the BizTalk Server also. This ESSO service contacts the master
secret server. You may want to ensure that the ESSO service on the BizTalk
server is also up and running.
-g
| |
|
|
|
|