Exchange 2010 Active Sync testing problems
-
12 Maret 2012 17:40
Doing a Remote connectivity Analyzer Test and keep getting this failure.
Checking the IIS configuration for client certificate authentication.
The test passed with some warnings encountered. Please expand the additional details. 
Additional Details Client certificate authentication couldn't be determined because an unexpected failure occurred. WinHttpSendRequest failed with error 12002. 
Testing HTTP Authentication Methods for URL https://webmail.xxxxx.xxx.xx/Microsoft-Server-ActiveSync/. The HTTP authentication test failed.
Exception details:
Message: The operation has timed out
Type: System.Net.WebException
Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.Exchange.Tools.ExRca.Extensions.RcaHttpRequest.GetResponse()
M2
Semua Balasan
-
12 Maret 2012 20:31
Hi,
have you checked that TCP/443 is reachable? Perhaps the firewall configuration prohibit the the connection?
Have you checked your Active Sync configuration settings. Is Active Sync enabled on the Exchange Server?
regards Thomas Paetzold visit my blog on: http://sus42.wordpress.com
-
13 Maret 2012 9:34
Hi,
have you checked that TCP/443 is reachable? Perhaps the firewall configuration prohibit the the connection?
Have you checked your Active Sync configuration settings. Is Active Sync enabled on the Exchange Server?
regards Thomas Paetzold visit my blog on: http://sus42.wordpress.com
Active Sync is enabled by default on the Exchange server.
I did a telnet from internal and got this message.
HTTP/1.1 400 Bad Request
Content-Type: text/html; charset=us-ascii
Server: Microsoft-HTTPAPI/2.0
Date: Tue, 13 Mar 2012 09:29:09 GMT
Connection: close
Content-Length: 326
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/str
ict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request - Invalid Verb</h2>
<hr><p>HTTP Error 400. The request verb is invalid.</p>
</BODY></HTML>
Connection to host lost.What does this mean?
M2
-
14 Maret 2012 2:15Moderator
Hello,
Manually access the ActiveSync url via IE https://webmail.xxxxx.xxx.xx/Microsoft-Server-ActiveSync/. What’s the result?
Also check the IIS log the CAS server and post the detailed error code.
Thanks,
Simon
- Ditandai sebagai Jawaban oleh Simon_WuMicrosoft Contingent Staff, Moderator 30 Maret 2012 8:06
-
14 Maret 2012 10:38
I got this while trying to connect from within the Exchange domain.
M2
-
29 Maret 2012 17:27
Hi,
please use the HTTPs protocoll instead of the unencrypted HTTP protocoll. Exchange 2010 alway uses the encrypted versions of the protocoll and therefor install a selfsigned certificate on all servers.
regards Thomas Paetzold visit my blog on: http://sus42.wordpress.com
- Ditandai sebagai Jawaban oleh Simon_WuMicrosoft Contingent Staff, Moderator 30 Maret 2012 8:06