Share via


Error BEC2004: hexadecimal value 0x00, is an invalid character

Error BEC2004: hexadecimal value 0x00, is an invalid character

This error may occur when you try to validate an instance in BizTalk, especiall your incoming file is a flat file.

Solution: Make sure your input file(Flat file) is saved by Unicode encoding. It's a simply way to resove this error.

0x00.bmp

Comments

  • Anonymous
    May 18, 2007
    If i change modified the input file? how can i solve this problem? Thanks in advance Enrico

  • Anonymous
    May 20, 2007
    Hi i have the same problem but i can't change the input file. My problem is that in BizTalk 2004 working good but the same project in BizTalk 2006 appeare this error. How can solve this problem? Thanks in advance

  • Anonymous
    May 20, 2007
    Hi i have the same problem but i can't change the input file. My problem is that in BizTalk 2004 working good but the same project in BizTalk 2006 appeare this error. How can solve this problem? Thanks in advance

  • Anonymous
    May 23, 2007
    Could you try to use Schema Editor / validate instance? Then open the XML file which generated, you would find some unreadable characters in this XML file. That's the reason why you get this error message.