Page 1 of 1

Tomcat Showing Error 405 and cannot sync to iphone

Posted: Tue Mar 09, 2010 7:26 pm
by marktiller
We are running Scalix 11.4.4 and have just installed active sync 1.02. Followed instructions and all seemed well. Attempted to sync the iphone to the AS enabled user but failed. Tried to log into https://server/Microsoft-Server-ActiveSync and are presented with a login prompt. Entered the users details and appears to be logging me in but then arrive at a tomcat page saying -:

HTTP Status 405 -

--------------------------------------------------------------------------------

type Status report

message

description The specified HTTP method is not allowed for the requested resource ().

Have stopped and restart scalix. Any help would be most apprectiated.

Re: Tomcat Showing Error 405 and cannot sync to iphone

Posted: Wed Apr 21, 2010 6:21 pm
by sgreen
I get that error too with a webbrowser, but I see syncing working fine with touchdown app on android. You may want to check your settings on the iphone and keep playing with it.

Re: Tomcat Showing Error 405 and cannot sync to iphone

Posted: Thu Apr 22, 2010 4:11 am
by PrisonMind
Hi,

ActiveSync cannot be accessed by a regular browser.
If you open https://<whatever>/Microsoft-Server-ActiveSync you should see a 501/505 error returned.
That´s normal!
Technically you can do HTTP POST & GET, but that requires a bit more knowledge!