View Single Post
  #23 (permalink)  
Old 07-15-2008, 10:37 PM
deviantintegral deviantintegral is offline
Junior Member
 
Posts: 8
Default

Arrg! My provider just upgraded to 5.07, which seemed to cause an issue similar to this with my older version of the iSync connector. So I upgrade the connector, and it looks like the old SOAP methods have been removed. This wouldn't be an issue, except that CalDav is broken in this installation and the admins seem to not be bothered to fix it

Anyone know of a way to use the old SOAP method of connecting with the new version?

For reference, from my sync log:

Code:
[Wed Jul 16 01:30:55 200] accountName = myaccount@example.com (6588)
[Wed Jul 16 01:30:55 200] [assert] error: (null)
[assert] where: "SyncManager.mm", "-[ZimbraSyncManager sync:zimbraClient:mode:]", line: 240
 (6588)
[Wed Jul 16 01:30:55 200] cancelling sync (6588)
[Wed Jul 16 01:30:55 200] [assert] error: !calDAVErr
[assert] where: "ZimbraHelper_main.mm", "Sync", line: 1111
Reply With Quote