Failed to serialize the message part <RequestMessage> into the type <RequestMessageType> using namespace <Namespace>. Please ensure that the message part stream is created properly.
Came across this posting, might be useful to you. The error might be due to any invalid contents in the input message. It would be helpful if you send across the entire message.
that is a pretty brief description of your problem. Most of us out here are just normal people (maybe a bit geeky, but sort of normal) and certainly not clairvoyant magicians. Can you be clearer about your problem and its context? It seems to me that you’re feeding something into a web service that hasn’t been initialized correctly. But what?!
At first i thought this is a too simple solution for this problem. But it’s exactly what happens when this message occurs. Try check the values in the XML source file.
Install SOAP toolkit and intercept messages going from BizTalk Server to the web service (and its way back). probably there’s something not properly set in the orchestration that consumes the web service (message variable declaration).
Mike
Author
Posts
Viewing 3 reply threads
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.