Article ID: 980404 - Last Review: September 9, 2010 - Revision: 2.0

A multibyte character is converted into a “0xFFFD” character or into unrecognized characters when you use Exchange Web Services in an Exchange Server 2007 environment

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

You retrieve the body of a message by using Exchange Web Services in a Microsoft Exchange Server 2007 environment. In this situation, a multibyte character that is contained in the body of the message may be converted into a 0xFFFD character or into unrecognized characters. This is done in the response that is returned from a GetItem call that is requesting the HTML body.

CAUSE

This problem occurs because of a conversion process when the message is retrieved by using Exchange Web Services. The characters are stored in buffers during the conversion process. Sometimes, a multibyte character is split into different buffers. Therefore, some parts to be unrecognized. Therefore, this problem occurs.

RESOLUTION

To resolve this problem, install the following update rollup:
2279665  (http://support.microsoft.com/kb/2279665/ ) Description of Update Rollup 1 for Exchange Server 2007 Service Pack 3

STATUS

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

MORE INFORMATION

For more information about Exchange Web Services, visit the following Microsoft website:
General information about Exchange Web Services (http://msdn.microsoft.com/en-us/library/cc535017(EXCHG.80).aspx)

APPLIES TO
  • Microsoft Exchange Server 2007 Enterprise Edition
  • Microsoft Exchange Server 2007 Service Pack 3
  • Microsoft Exchange Server 2007 Standard Edition
Keywords: 
kbfix kbqfe kbsurveynew kbexpertiseinter kbhotfixrollup KB980404