06-26-04 03:53 PM
Specify the type of:
- your inbound message
- your receive port
to System.Xml.XmlDocument. This allows you to receive just anything...
Best regards,
Christof
"Vingen300" <Vingen300@discussions.microsoft.com> wrote in message
news:3CE93307-15BF-4680-BA1D-116B71607CB4@microsoft.com...
> I'm performing a Http request-response to a webserver that can respond
with two different xml messages (different scemas), i get one or the other
depending on the result of the request. How can i make the port and receive
block able to receive both messages?
[ Post a follow-up to this message ]
|