Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following example shows an Autodiscover command response (section 2.2.1.1) that indicates either the provider cannot be found, or the autodiscover:AcceptableResponseSchema (section 2.2.3.1) value cannot be matched.
The error code 600 means an invalid request was sent to the service, and the error code 601 means that a provider could not be found to handle the autodiscover:AcceptableResponseSchema value that was indicated.
-
<?xml version="1.0" encoding="utf-8"?> <Autodiscover xmlns ="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> <Response xmlns=http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006> <Error Time="16:56:32.6164027" Id="1054084152"> <ErrorCode>600</ErrorCode> <Message>Invalid Request</Message> <DebugData /> </Error> </Response> </Autodiscover>