Parsing Source Files with Byte-Order Mark Correctly

If you are using the Fixed by Bytes property to parse your file, make sure the source file does not include the byte-order mark.

Use a text editor to remove the byte-order mark from the source file before parsing it.