Byte-Order-Mark (BOM) in SOAP response message

Home Page Forums BizTalk 2004 – BizTalk 2010 Byte-Order-Mark (BOM) in SOAP response message

Viewing 1 reply thread
  • Author
    Posts
    • #24235

      Hi Guys,

      I’m sending a message to a web service and receive a response. As far as I know, the response is just a string, eg “OK”. I was able to write the response to a file on my development server. But when I deployed the solution to Production, the web service response message is suspended with the following error:

      The adapter failed to transmit message going to send port “SendInvoice_1.0.0.0.SendInvoice.ProcessInvoice_SendInvoicePort_e3671785fbe11ccc” with URL “https://somedomain.com/webservice/WEBSERVICE.php”. It will be retransmitted after the retry interval specified for this Send Port. Details:”InvalidOperationException: Response is not well-formed XML. XmlException: Unexpected XML declaration. The XML declaration must be the first node in the document, and no white space characters are allowed to appear before it. Line 2, position 3.”.

      Does anyone out there had the same problem and don’t mind sharing your solution?

      Any help is greatly appreciated. [:)]

      Spike

    • #24256

      Hi,

       

         Consult the following BizTalkGurus thread to get the resolution to your problem:

       

      http://www.biztalkgurus.com/forums/p/6536/12550.aspx#12550

       

         Daniel.

       

      • #24295

        Thanks Daniel. It doesn’t solve my problem. I’m taking my discussion to the post you referred to and hopefully someone or yourself can help me with.

         

        Cheers,

        Spike

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.