Hello,
Well even if i want do add a new retrieval task it wont let me i will allways gett the "Unable to connect with the credentials supplied." (if i test with tcpviewer i will see that the connection isnt even done).
(yes the credetials aswell ass the other settings are right the only change made was the Upgrade on friday.
Here are the detailed log informations:
Exception: System.AggregateException: One or more errors occurred. (Exchange Server doesn't support the requested version.)
[2024.08.05] ---> Microsoft.Exchange.WebServices.Data.ServiceVersionException: Exchange Server doesn't support the requested version.
[2024.08.05] at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.ProcessEwsHttpException(EwsHttpException httpException)
[2024.08.05] at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.GetEwsHttpWebResponse(IEwsHttpWebRequest request)
[2024.08.05] at Microsoft.Exchange.WebServices.Data.ServiceRequestBase.ValidateAndEmitRequest(CancellationToken token)
[2024.08.05] at Microsoft.Exchange.WebServices.Data.SimpleServiceRequestBase.InternalExecuteAsync(CancellationToken token)
[2024.08.05] --- End of inner exception stack trace ---
[2024.08.05] at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
[2024.08.05] at System.Threading.Tasks.Task`1.get_Result()
[2024.08.05] at Microsoft.Exchange.WebServices.Data.SimpleServiceRequestBase.InternalExecute()
[2024.08.05] at Microsoft.Exchange.WebServices.Data.MultiResponseServiceRequest`1.Execute()
[2024.08.05] at Microsoft.Exchange.WebServices.Data.ExchangeService.InternalFindFolders(IEnumerable`1 parentFolderIds, SearchFilter searchFilter, FolderView view, ServiceErrorHandling errorHandlingMode)
[2024.08.05] at Microsoft.Exchange.WebServices.Data.ExchangeService.FindFolders(FolderId parentFolderId, FolderView view)
[2024.08.05] at Microsoft.Exchange.WebServices.Data.ExchangeService.FindFolders(WellKnownFolderName parentFolderName, FolderView view)
[2024.08.05] at MailService.RelayServer.MessageRetrieval.Exchange.ExchangeClient.TestConnection()