01-28-06 02:28 AM
> Hi, Thanks for your response. I have this ack solution but right now i
> am struggling on some high priority stuff and i appriciate if u give
> some tips on it.
> I am sending msg from Biztalk 2006 MSMQT adapter to a remote MSMQ, it
> works fine but when i send msg from MSMQ box to Biztalk box then msg
> stays at MSMQ queue.
> Why its not transfering to biztalk machine???
Though to say without more information. You should check on the MSMQ box the
MSMQ management console and see the outbound queues to see if you can see a
reason why they are not getting delivered. At the very least, I would check
that you're correctly addressing the messages to the correct machine name
(if the machine name you used when sending the message doesn't match the
machine name MSMQT is configured for it will reject the messages), as well
as checking that name resolution is working correctly and is getting
resolved to the correct IP address. I would also check to see if the queue
you specified actually exists (i.e. it matches the msmqt receive location
configured) and that the MSMQT Receive Location is enabled.
--
Tomas Restrepo
tomasr@mvps.org
http://www.winterdom.com/
[ Post a follow-up to this message ]
|