BizTalk Server General - Error with Http Receive function and encoding="utf-8" declaration

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > February 2004 > Error with Http Receive function and encoding="utf-8" declaration





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 Error with Http Receive function and encoding="utf-8" declaration
F. Silvestre

2004-02-18, 10:34 pm

Hi,
I got the following error when posting an Xml message starting with "<?xml
version="1.0" encoding="UTF-8"?>" to a BizTalk Http receive function:

[0x1439] No parser component recognizes the data. This might be caused by an
interchange specification that is missing or not valid, or it might be
caused by data that is not valid. Verify that both the interchange
specification (if one is specified) and the data match.

The Http header "Content-Type: text/xml; charset=utf-8" has been correctly
sent and the Http stream is UTF-8 encoded (using UTF8Encoding).
When posting the same Xml message but starting only with "<xml version="1.0"
?>", it works fine.
When putting the same Xml message (starting with "<?xml version="1.0"
encoding="UTF-8"?>") in a folder to be picked up by a File Receive function,
everything works fine!

Can someone help me?

Franck


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com