Article ID: 980048 - Last Review: February 19, 2010 - Revision: 1.1

Error message when you try to submit an HTTP POST programmatically to Exchange Server 2010 Web Services or to AutoDiscover: "HTTP 404 Resource Not Found"

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

When you submit a HTTP POST programmatically to Exchange Server 2010 Web Services (EWS) or to AutoDiscover, you receive the following error message:
HTTP 404 Resource Not Found

CAUSE

By default, EWS and AutoDiscover only accept POSTs that are made through SSL. This is because EWS and AutoDiscover are based on Windows Communication Foundation (WCF). WCF cannot find the endpoint of the HTTP POST. Therefore, the HTTP 404 error is generated.

STATUS

This is a limitation in Exchange Server 2010. This issue is resolved in Service Pack 1 for Exchange Server 2010.

MORE INFORMATION

For more information about this issue, visit the following MSDN blog:
For lack of a better word: How to configure a HTTP endpoint for Exchange Web services in Exchange 2010 (http://blogs.msdn.com/dvespa/archive/2009/12/22/how-to-configure-a-http-endpoint-for-exchange-web-services-in-exchange-2010.aspx)

APPLIES TO
  • Microsoft Exchange Server 2010 Coexistence
  • Microsoft Exchange Server 2010 Enterprise
  • Microsoft Exchange Server 2010 Standard
Keywords: 
kbssl kbhttp404 kbtshoot kbexpertiseadvanced kbsurveynew kbprb KB980048