Have been running version 10 for a while. No problems after update - until recently. For the last few days, I have been unable to send email with my outlook.com account. Can still receive emails and calendar syncs OK.
Sent messages never leave the outbox. On each connection attempt, even when there is no message to send, there is a message like this in the log:
11:05:05 AM [email protected] [AirSync] MailClient.Accounts.ConnectionException: Found invalid data while decoding.
—> System.IO.InvalidDataException: Found invalid data while decoding.
at MailClient.Protocols.AirSync.AirSyncItemSynchronizer2.Upload(IItemUploadContext
1 uploadContext, Folder folder, IEnumerable1 items, Int32 maxObjectsInSync, CancellationToken cancellationToken) at MailClient.Protocols.AirSync.AirSyncItemSynchronizer
2.Upload(IItemUploadContext1 uploadContext, Folder folder, IEnumerable
1 items, CancellationToken cancellationToken)
at MailClient.Protocols.Common.ItemSynchronizer2.<>c__DisplayClass35_0.<EnqueueUpload>b__0(WorkerStatus status, CancellationToken cancellationToken) at MailClient.Protocols.AirSync.AirSyncGenericCommand.Execute(WorkerStatus status) --- End of inner exception stack trace --- at MailClient.Protocols.AirSync.AirSyncGenericCommand.Execute(WorkerStatus status) at MailClient.Commands.Command.Process(WorkerStatus status) AccountId = 3d989613-a5d2-4e89-9d98-84dfab3af4cb AccountName = [email protected] RunInPlace = False EnqueuedStackTrace = at MailClient.Protocols.Common.ItemSynchronizer
2.EnqueueUpload(Folder folder, IEnumerable1 items, Action
1 completed, CancellationToken cancellationToken)
at MailClient.Protocols.Common.ItemSynchronizer`2.GoOnline()
at MailClient.Protocols.AirSync.AirSyncAccount.GoOnlineInt()
at MailClient.Protocols.Common.AccountBase.ChangeOnlineState(Boolean online, OfflineReason offlineReason)
at MailClient.Protocols.Common.AccountBase.GoOnline()
at MailClient.Protocols.Common.AccountBase.RunIfOnline(Action actionIfOnline, Action actionIfOffline)
at MailClient.Protocols.AirSync.AirSyncAccount.Synchronize(SynchronizationPriority priority)
at MailClient.Accounts.BindingAccountBase.Receive()
at MailClient.Accounts.AccountManager.ReceiveAllInternal(Boolean checkIncludeInGlobalOperations, Boolean fromBackgroundSync)
at MailClient.Accounts.AccountManager.SendAndReceiveAll(Boolean checkIncludeInGlobalOperations)
at MailClient.UI.Forms.formMain.sendReceiveAll()
at MailClient.UI.Forms.formMain.stripButton_Refresh_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at MailClient.Common.UI.Controls.ControlToolStrip.ControlToolStripButton.PerformClick()
at MailClient.Common.UI.Controls.ControlToolStrip.ControlToolStripButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at MailClient.Common.UI.Controls.AutomationViewUserControl.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
at Windows.Win32.PInvoke.DispatchMessage(MSG* lpMsg)
at System.Windows.Forms.Application.ComponentManager.Microsoft.Office.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(ApplicationContext context)
at MailClient.Program.<>c.b__205_3()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at MailClient.Common.UI.Forms.BaseForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
at Xilium.CefGlue.Interop.libcef.run_message_loop()
at MailClient.Program.Main(String args)
GUIStatus_Exception_Reported = True
Any idea? Is this affecting more than me? Has happened with both the previous update and the current one (3447) - I did an update to see if that would fix it. No luck.