I am a new user still using the demo. em Version 6.0.22344
I downloaded mail using POP3 from an old account and copied the Inbox folder to a second Exchange account. Everything worked perfectly and my old mail is now in my new mail box on the exchange server. I deleted an empty folder which was in the trash. I deleted the folder from another client, while em was syncing and now every time i open em Client I find the error below. Everything works fine, but the error is really annoying. Note that in the original error there is the correct folder path of the deleted folder instead of ‘Folder Path’.
17:22:49 [Exchange Web Services] Uploading folder ‘Folder Path’ 17:22:50 MailExceptions.OperationException: Creating or updating folder ‘Folder Path’ failed due to the following error: The specified object was not found in the store. —> Microsoft.Exchange.WebServices.Data.ServiceResponseException: The specified object was not found in the store.
17:22:50 at Microsoft.Exchange.WebServices.Data.ServiceResponse.InternalThrowIfNecessary()
17:22:50 at Microsoft.Exchange.WebServices.Data.MultiResponseServiceRequest`1.Execute()
17:22:50 at Microsoft.Exchange.WebServices.Data.ExchangeService.BindToFolder(FolderId folderId, PropertySet propertySet)
17:22:50 at Microsoft.Exchange.WebServices.Data.ExchangeService.BindToFolder[TFolder](FolderId folderId, PropertySet propertySet)
17:22:50 at MailClient.Protocols.Exchange.ExchangeFolderSynchronizer.Move(FolderMoveContext moveContext, Folder folder, Folder oldParentFolder, CancellationToken cancellationToken)
17:22:50 at MailClient.Protocols.Common.FolderSynchronizer.<>c__DisplayClass11.b__10(WorkerStatus status, CancellationToken cancellationToken)
17:22:50 at MailClient.Protocols.Exchange.ExchangeGenericCommand.Execute(WorkerStatus status)
17:22:50 — End of inner exception stack trace —
17:22:50 at MailClient.Protocols.Exchange.ExchangeGenericCommand.Execute(WorkerStatus status)
17:22:50 at MailClient.Commands.Command.Process(WorkerStatus status)