Error 29549 during SSIS 2005 install on a cluster -
09-01-2008
, 05:27 AM
I'm adding SSIS 2005 on two node cluster. I'm using SQL Server 2005
Enterprise Edition 64-bit.
In the first node I have added correctly SSIS: I have launched the RTM setup
and then applied the SP2.
On the second node I have obtained this error: Product: Microsoft SQL Server
2005 Integration Services (64-bit) -- Error 29549. Failed to install and
configure assemblies C:\Program Files\Microsoft SQL
Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.d ll in the COM+ catalog.
Error: -2146233087
Error message: Unknown error 0x80131501
Error description: Catastrophic failure (Exception from HRESULT: 0x8000FFFF
(E_UNEXPECTED)).
In the cluster is present the MSDTC. I have seen that
Microsoft.SqlServer.MSMQTask.dll in the COM+ Application of the first node
and not in the second node.
How can I solve this urgent issue, please? Many thanks |