<No BizTalk Configuration database(s) found on server '(LOCAL)'.>
This confirms that the issue is with user access to the database, not with the connection/network issue. If you have already configured the Biz Talk server 2006, You can check the BizTalk admin group in the SQL server where BizTalkMgmtDb exists. In my case, I haven't configured the BTS.
Go to Start à All Programs à Microsoft BizTalk Server 2006 à BizTalk Server Configuration
Note :: You must run the application with Administrative privileges. (Right-click and select run as Administrator)
Provide NT AUTHORITY\NETWORK SERVICE as the username and click on Configure.
1. Enterprise Single Sign-On (SSO)
failed to connect to the sql database ssodb on sql server
Do the below described steps to create the SSO database.
1. Start the Visual Studio command prompt as an Administrator (must)
2. Go to the C:\Program Files\Common Files\Enterprise Single Sign-On directory
3. Run regasm ssosql.dll command
4. Deselect "Enable Enterprise Single Sign-On this computer" and select it again.
failed to connect to the sql database ssodb on sql server
Do the below-described steps to configure SSO.
Go to Start à All Programs à Microsoft Enterprise Single Sign-On à SSO Administration (run it as an Administrator)
Select the SSO server name and tick Set SSO Server for all users, and click OK.
Expand Enterprise Single Sign-On and click on "Create Database"
For security reasons, inbuilt Administrator accounts are not allowed to add.
(To be continued... )
No comments:
Post a Comment