Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Chinese and Japanese characters in the Title attribute of the SiteMap XML file are displayed incorrectly in Microsoft Dynamics CRM 3.0


View products that this article applies to.

Symptoms

Chinese and Japanese characters in the Title attribute of the SiteMap XML file are displayed incorrectly in Microsoft Dynamics CRM 3.0. This problem occurs when you publish a customization after you change the content of the Title attribute in the SiteMap XML file. The Chinese and Japanese characters in the titles are displayed as garbage characters.

↑ Back to the top


Cause

This problem may occur if one of the following conditions is true:
The encoding setting for the SiteMap XML file is not defined.
The encoding setting for the SiteMap XML file is incorrect.

↑ Back to the top


Resolution

To resolve this problem, add the following statement to the top of the SiteMap XML file before you import the SiteMap XML file.
<?xml version="1.0" encoding="utf-8" ?>

↑ Back to the top


Keywords: KB928041, kbprb, kbmbsmigrate, kbmbscustomization, kbtshoot

↑ Back to the top

Article Info
Article ID : 928041
Revision : 2
Created on : 8/15/2007
Published on : 8/15/2007
Exists online : False
Views : 264