MSMQ over HTTP
- From: "Brandon" <brandon.osborne@xxxxxxxxx>
- Date: 24 Sep 2006 13:06:42 -0700
Hello All,
I've been trying to send a simple test message via a C# app over the
internet to an external network for about a week now and it keeps
getting stuck in the local outgoing queue.
I've installed HTTP support for MSMQ on the target server and my target
string looks like the following:
Formatname:DIRECT=http://machine.domain.com/orderq. I've also tried
using just the IP address.
I used netmon to capture the traffic on the external server and I can
see that my local machine sent a message and that the remote server
responded with HTTP 400 - Bad Request.
The remote machine has the following installed:
..net Framework 1.1
..net Framework 2.0
IIS 6.0
MSMQ (all installation options checked)
Web Services Extensions 3.0
Am I missing something obvious? If so, then what???
Thanks in advance,
Brandon
.
- Follow-Ups:
- Re: MSMQ over HTTP
- From: Jan Eliasen
- Re: MSMQ over HTTP
- Prev by Date: Re: Extracting message body of failed messages,
- Next by Date: Re: XMLmessage without xml declaration error BEC2004: An unexpected end of file parsing
- Previous by thread: Re: can biztalk process multiple flat files containing key
- Next by thread: Re: MSMQ over HTTP
- Index(es):
Relevant Pages
|