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:
Unspecified exception: An error occurred while enlisting in a distributed transaction.
Environment:
- biztalk 2004 - Windows 2003 Server SP1
- SQL Server 2000 (SP3) - Windows NT SP 4
Comments
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