bizTalk 2004 Config Error: Failed to deploy BizTalk system assembly

bizTalk 2004 Config Error: Failed to deploy BizTalk system assembly "C:\Program Files\Microsoft BizTalk Server 2004\Microsoft.BizTalk.GlobalPropertySchemas.dll".
Unspecified exception: An error occurred while enlisting in a distributed transaction.

Environment:
  1. biztalk 2004 - Windows 2003 Server SP1
  2. SQL Server 2000 (SP3) - Windows NT SP 4

Comments

SUDHEER SAJJA said…
o correct this problem, go to Component Services, My Computer Properties, DTC tab, and then Security Configurations (bottom left).

1. Follow the standard BizTalk Installation instructions for setting up DTC.

2. Under Client and Administration, make sure “Allow Remote Clients” is checked.

3. Under Transaction Manager Communication, make sure “No Authentication Required” is checked



The end result was changes to two registry settings:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
\MSDTC\AllowOnlySecureRpcCalls is now 0

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
\MSDTC\TurnOffRpcSecurity is now 1

Popular posts from this blog

Configuring DB2 Connect Server

Concatenate files using MS-DOS