- Joined
- Nov 8, 2016
- Messages
- 4
- Reaction score
- 1
Is there a way to use in v15 the Exchange sync of contacts with an Exchange 2010?
We've been using it since v12 and where quite happy with it, but the latest version seems to dislike our Exchange
Let me guess, it is deemed outdated?
Taken from the 3cxSystemService.log file
We've been using it since v12 and where quite happy with it, but the latest version seems to dislike our Exchange
Let me guess, it is deemed outdated?
Taken from the 3cxSystemService.log file
2016/11/08 12:48:07.541|3200|0024|Warn|Microsoft.Exchange.WebServices.Data.ServiceVersionException: Exchange Server doesn't support the requested version.
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.ProcessWebException(WebException webException)
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.GetEwsHttpWebResponse(IEwsHttpWebRequest request)
at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.ValidateAndEmitRequest(IEwsHttpWebRequest& request)
at Microsoft.Exchange.WebServices.Data.MultiResponseServiceRequest`1.Execute()
at Microsoft.Exchange.WebServices.Data.ExchangeService.FindFolders(FolderId parentFolderId, FolderView view)
at CompanyDirectoryService.Clients.PublicFolderExtensions.GetTopLevelFolder(ExchangeService service, String folderName)
at CompanyDirectoryService.Clients.PublicFolderExtensions.GetPublicFolderByPath(ExchangeService service, String ewsFolderPath)
at CompanyDirectoryService.Clients.PublicFolderExtensions.<GetContactsFromPublicFolder>d__4.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at CompanyDirectoryService.SchedulerJob.SynchronizePublicFolderContacts(String FolderName)