Hi,
I am trying to use the MQSeries Adapter (BizTalk 2006) to send and receive
message to and from queues on MQSeries Server on Windows (IBM Websphere
6.0).
My setup is as follows:
BizTalk Server and the adapter on one computer, and MQSeries
Server(including MQSAgent) on a second computer.
As I understand, the MQSAgent is a COM+ application. The adapter
communicates with the MQSAgent application. The MQSAgent application, in
turn, communicates with MQSeries Server for Windows.
Now, when I try to create a recieve ****t/receive location on BizTalk
Server,
I get the following error message:
“Retrieving the COM class factory for remote component with CLSID
{..guid..}
from machine ‘MachineName’ failed due to the following error:
80070005”
I thoght the problem maybe because BTS isn't able to invoke the COM+ app
because of invalid credentials. So, I added the BizTalkUser account(host)
to
the DCOM User group on MQSeries Server machine. And the MQSAgent is also
configured to use BizTalkUser as the identity. But, still no luck.
Has anyone faced this problem before? Please help.
Cheers


|