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.

Japanese DBCS characters are corrupted when you reply to a message or forward a message in an Exchange Server 2007 SP1, Exchange Server 2010, or Exchange Server 2010 SP1 environment


View products that this article applies to.

Symptoms

When you reply to a message or forward a message by using a Microsoft Office Outlook client in a Microsoft Exchange Server 2007 Service Pack 1 (SP1), Exchange Server 2010, or Exchange Server 2010 Service Pack 1 (SP1) environment, Japanese DBCS characters that appear in any of the following fields become corrupt:
  • The display name of the sender
  • The display name of the recipients
  • The subject
  • The file name of an attachment
  • The message body
This problem occurs if the field contains one byte Kana.

The problem also occurs if the message is sent by Outlook Web Access (OWA) in an Exchange Server 2007 SP1, Exchange Server 2010, or Exchange Server 2010 SP1 environment.

Note This article does not list all conditions under which this problem may occur.

↑ Back to the top


Resolution

To resolve this issue, follow these steps:
  1. Install the latest Update Rollup or Service Pack for Exchange 2007 SP1.

    For more information about how to obtain the latest Exchange service pack or update rollup, go to the following Microsoft website:This hotfix is included in Exchange 2010 and in Exchange Server 2010 SP1.
  2. Configure the PreferredInternetCodePageForShiftJIS key to enable the hotfix. To do this, follow these steps:
    1. On the Exchange-based server that is running the Hub Transport role, open Windows Explorer.
    2. Locate the following folder:
      For Exchange 2007

      Drive:\Program Files\Microsoft\Exchange Server\Bin

      For Exchange 2010

      Drive:\Program Files\Microsoft\Exchange Server\V14\Bin
    3. Back up the EdgeTransport.exe.config file. Name the backup copy EdgeTransport.exe.config.old.
    4. Open the EdgeTransport.exe.config file in Notepad, and then locate the following line between the <appsettings> tag and the </appsettings> tag:
      <add key="PreferredInternetCodePageForShiftJIS" value="50220" />
      Notes
      • If this line does not exist between the <appsettings> tag and the </appsettings> tag, insert this line.
      • If you set the value of the PreferredInternetCodePageForShiftJIS key to 50222, this problem occurs.
    5. Save the changes, and then exit Notepad.
    6. Restart the Exchange Transport service.

↑ Back to the top


More Information

The resolution above modifying EdgeTransport.exe.config XML prevents the Exchange Transport service from stamping messages with a value of 50222.

In Exchange Server 2010 SP1 or SP2, the same problem can still occur because of Exchange RPC Client Access service or Outlook Web App(OWA) stamps messages with a value of 50222. For more information, see the following Microsoft Knowledge Base article:
2642153 Japanese DBCS characters are corrupted when you reply to a message or forward a message

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: kb, kbqfe, kbexpertiseadvanced

↑ Back to the top

Article Info
Article ID : 952583
Revision : 5
Created on : 11/14/2019
Published on : 11/14/2019
Exists online : False
Views : 207