Answered Exchange 2007 autodiscovery wrong xml response

  • Friday, June 22, 2012 10:12 AM
     
      Has Code

    The activesync test on www.testexchangeconnectivity.com returns:

    ExRCA failed to obtain an Autodiscover XML response.
    Additional Details
    None of the expected XML elements were found in the XML response.

    When I go to https://autodiscover.xxx.org/AutoDiscover/AutoDiscover.xml I get

    <?xml version="1.0" encoding="UTF-8"?> -<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">

    -<Response>

    -<Error Id="4274579066" Time="09:45:14.5840964">

    <ErrorCode>600</ErrorCode>

    <Message>Invalid Request</Message>

    <DebugData/> </Error>

    </Response>

    </Autodiscover>

    Autodiscover appears to be working in that Outlook Out of Office and free / busy is working from the Internet and the olkdisc.log shows a succesful operation.

    Thank you.

All Replies

  • Friday, June 22, 2012 3:07 PM
     
     Answered

    The response you posted is normal.

    Ignore ExRCA's error on https://companyname.com/... and the SRV records unless you use those formats (most don't).  The only one that should matter is the https://autodiscover.companyname.com/autodiscover/autodiscover.xml response.


    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Monday, June 25, 2012 7:00 AM
     
     Answered

    Hi

    After Research from your failure, it looks like the Internal and External URL for ActiveSync had not set.

    Could please run the below command to check is there any blank in the result?

    Get-ActiveSyncVirtualDirectory | fl name, path, *url*

    If yes, go to EMC and set the Internal and External URL, then Run IISreset.

    Finally test Activesync with autodiscover on testexchangeconnectivity.com, it should pass

    Cheers


    Zi Feng

    TechNet Community Support