BizTalk Server - MSMQT Send/Read

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server > September 2004 > MSMQT Send/Read





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author MSMQT Send/Read
Ren

2004-07-20, 7:48 am


Hi,

I am trying to send document to my local BizTalk MSMQT queue, i get the following error : The MSMQT subservice failed to process outgoing message, error code "0xc0c01d06, Destination: DIRECT=OS:TestSrv\Private$\RespMsg, Details: c0c01d06, Destination que
ue DIRECT=OS:TestSrv\Private$\RespMsg cannot be reached. For local BizTalk queues, the receive location may not exist or may be disabled. : Failed delivery/processing". Can i read from MSMQT queue as MSMQ using System.Messaging or need to use any other AP
I's to read from .Net .components.

Thanks,
Ren
Iuliu Rus

2004-09-22, 9:53 pm

MSMQT doesn't support remote read, so you cannot read from MSMQT queues
using System.Messaging or MSMQ apis. Any message sent to a MSMQT queue will
be imediately persisted to the message box and further processed by
orchestrations or other send port subscriptions. Create a send port or an
orchestration that picks up your message.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com