When you try to export the Microsoft directory to XML, the resulting file cannot be imported, and you will receive the following error message "The path / name of the XML file contains an error in the string." "The name contains an invalid character." If you check the XML catalog using Microsoft Visual Studio .NET, you receive the following error message: "Character" (hexadecimal value 0x28) cannot start the name. Line #, Position # "This problem occurs because the Commerce Server export did not encode the following special characters:
The range 0x0021 β 0x002F includes ! "
source share