Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Michael Miller came up with an XML version to work the issue around. It creates the xml file from scratch based on attribute and geometry info. It could be read in the future. See attached file in detail.But the purpose of this method is to write a shapefile compatible binary data into xml, which would be a good way to exchange data with other data format. So it might be promising to read the binary string through ArcObjects code.