02-12-04 08:39 AM
Hello Javid,
1. Is the MQ Service running on the same box with Biztalk? If yes, then
insure the channel / Advanced options looks something like this:
- MQ Server Name : ServerName or IP Address
- MQ Queue Manager : QUEUE.MGR.NAME ( Case sensitive name of the
queueManager )
- MQ Queue : XMIT.OUT.RQ (This is the name of the RQ,
probably, that you are putting your messages on.
2. If the server is remote
- Insure that the MQ Client is installed on the Biztalk Server. Without
it, it cannot deliver to the server.
Roger Jerrell
"javid" <anonymous@discussions.microsoft.com> wrote in message
news:cd3b01c3ee3f$3e478250$a601280a@phx.gbl...
hi,
I am getting this error when started the MQ Series
Adapter to send the message to MQ.
i register the AICMQ.dll with regsvr32.exe.
Event Type: Warning
Event Source: BizTalk Server
Event Category: Document Processing
Event ID: 324
Date: 16/12/1424
Time: 02:51:40 ã
User: N/A
Computer: PDS102
Description:
An error occurred in BizTalk Server.
Details:
------------------------------
[0x80040154] Class not registered
[0x0159] The server encountered a transport error while
processing the messaging port "MQAdap_O", which uses a
transport component with a ProgID of "AICMQ.MQPipeline.1".
[0x012b] A transmission attempt failed.
thanks
[ Post a follow-up to this message ]
|