Link to home
Start Free TrialLog in
Avatar of phoenix1976
phoenix1976

asked on

Autodiscover problems with Exchange 2007

Hi,
I'm trying to configure this autodiscover service in Exchange 2007. When I try to connect with a outlook client that is not a part of the domain it fails saying there is no encrypted connection to the server, I then have to manually enter the settings. Even that fails since there is no connection with Outlook Anywhere. I have installed a certificate for the mail domain on the iis. The webmail works normal with this certificate. All external URL is configured with this domain.
When I try to enter the https://mail.domain.com/autodiscover/autodiscover.xml and type the username and password this is displayed.
<?xml version="1.0" encoding="utf-8" ?>
- <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
- <Response>
- <Error Time="14:21:17.6562500" Id="779121455">
  <ErrorCode>600</ErrorCode>
  <Message>Invalid Request</Message>
  <DebugData />
  </Error>
  </Response>
  </Autodiscover>

Also when I do a "test webservices" in the Exchange Shell this is displayed.
  Id                       Type Message
  --                       ---- -------
1003                Information About to test AutoDisc...
1007                Information Testing server intersr...
1019                Information Found a valid AutoDisc...
1005                      Error When accessing https:/...
1006                Information The Autodiscover servi...
1016                    Success [EXCH]-Successfully co...
1015                    Success [EXCH]-Successfully co...
1014                    Success [EXCH]-Successfully co...
1013                      Error When contacting https:...
1016                      Error [EXPR]-Error when cont...
1015                    Success [EXPR]-Successfully co...
1014                    Success [EXPR]-Successfully co...
1017                    Success [EXPR]-Successfully co...
1006                    Success The Autodiscover servi...
1021                Information The following web serv...

Can anyone point me in the right direction? Thanks a lot!
SOLUTION
Avatar of Mestha
Mestha
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of phoenix1976
phoenix1976

ASKER

Hi
Thanks for reply, It's a single name certificate. A commercial one.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,
Thanks for the replies. I installed the certificate again, and made a external dns entry for autodiscover. Seemed to solve the problem:) The only thing is the certificate warning when setting up the the outlook profile, but I can live with that for now (since I don't have a autodiscover.domain.com certificate) Fixing the autodiscovery also fixed the issue I had with OAB so i'm quite happy. Thanks again for helping me out!
Hi,

Good to know that your issue is resolved, also check out the KB article "http://support.microsoft.com/kb/940726" which will solve the certificate prompts issue as well.