Microsoft Knowledge Base Email Alertz

(886346) - When you synchronize your mobile device with Microsoft Exchange Server 2003, you receive the following error message: Error code: HTTP_500 Synchronization failed due to an error on the server. Try again. Exchange ActiveSync typically locates the...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 886346 - Last Review: November 29, 2007 - Revision: 6.6

You receive an HTTP_500 error message when you synchronize your mobile device with Microsoft Exchange Server 2003

SYMPTOMS

When you synchronize your mobile device with Microsoft Exchange Server 2003, you receive the following error message:
Error code: HTTP_500

Synchronization failed due to an error on the server. Try again.

CAUSE

Exchange ActiveSync typically locates the mailbox by using the left-hand side (LHS) of the primary Simple Mail Transfer Protocol (SMTP) address. The problem that is described in the Symptoms section occurs if the following conditions are true:
  • The user has multiple SMTP addresses.
  • The primary SMTP address does not match the default Recipient Policy.

RESOLUTION

To resolve this issue, install Microsoft Exchange Server 2003 Service Pack 2 (SP2). If applying Exchange Server 2003 SP2 is not an option, add a registry key to force Exchange ActiveSync to locate the mailbox by using the secondary SMTP addresses. To do this, follow these steps.

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756  (http://kbalertz.com/Feedback.aspx?kbNumber=322756/ ) How to back up and restore the registry in Windows


Note This change requires that you restart the Microsoft Internet Information Services (IIS) Admin service.
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate the following registry key:
    HKEY_Local_Machine\System\CurrentControlSet\Services\MasSync\Parameters\
  3. Right-click Parameters, click New, and then click String Value.
  4. "New value #1" is selected. Type SMTPProxy and then press ENTER to rename the value. Right-click SMTPProxy, and then click Modify.
  5. In the String Data line, type the SMTP domain of your default Recipient Policy. For example, type contosoltd.com.
  6. Click OK to quit Registry Editor.
  7. Restart the IIS Admin service. To do this, follow these steps:
    1. Click Start, click Run, type services.msc, and then click OK.
    2. In the list of services, right-click IIS Admin service, and then click Restart.
After you apply the new registry setting, Exchange ActiveSync will look through all the SMTP addresses to locate the mailbox. For example, a user at Contoso, Ltd. has the following SMTP configuration:
SMTP:admin@contoso.com <------------Primary SMTP address
smtp:admin@contosoltd.com
After you add the SMTPProxy value and set it to contosoltd.com, Exchange ActiveSync will correctly look for the admin@contosoltd.com mailbox.

Important
  • Make sure that the back-end mailbox server is running a version of Exchange Server that is later than Microsoft Exchange Server 2003 Service Pack 1 (build 6.5.7226).
  • For this resolution to work, on the Exchange servers, you must disable the
    DisableSMTPMailboxAddressing
    registry entry, if it exists. To turn off this registry entry, set the value of the following registry entry to 0:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeWEB\OWA\DisableSMTPMailboxAddressing

APPLIES TO
  • Microsoft Exchange Server 2003 Enterprise Edition
  • Microsoft Exchange Server 2003 Standard Edition
  • Microsoft ActiveSync 4.1
Keywords: 
kbprb KB886346
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate