Hi,
Can received emails but cannot send anymore, no change in my accounts settings, installed latest version of Em Client 7 and same issue… Thank you for your advice!
Here is the error message:
eM Client (7.0.25432.0)
Windows: Microsoft Windows NT 6.2.9200.0, Framework: 4.0.30319.42000
The following error has occurred:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.Data.SQLite.SQLiteException: constraint failed
constraint failed
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader…ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteScalar()
at MailClient.Storage.Mail.Data.DbMailRepository.Store(IMailRepositoryItem mail)
at MailClient.Storage.Data.DbRepository1.Add[ST](Object senderContext, IEnumerable
1 items)
at MailClient.Storage.Application.ItemCollection2.Add(TItem item, CancellationToken cancellationToken) at MailClient.UI.Forms.formSendMail.\<\>c\_\_DisplayClass133\_3.<send>b__4(CancellationToken cancellationToken)<br> at MailClient.UI.Forms.FormLongOperation.<>c__DisplayClass4_0.<initoperation>b__0(Object )<br> --- End of inner exception stack trace ---<br> at MailClient.UI.Forms.FormLongOperation.InitOperation(String name, Action
1 operation, Boolean cancellable)
at MailClient.UI.Forms.formSendMail.<>c__DisplayClass133_2.b__3()
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at MailClient.Common.UI.Marshalling.SafeBeginInvoke(Control control, Delegate method, Object[] parameters)
at MailClient.UI.Forms.formSendMail.<>c__DisplayClass133_4.b__2(List1 mailData)<br> at MailClient.UI.Forms.formSendMail.<>c__DisplayClass117_8.<createmailphase1gui>b__8(String innerHtml2)<br> at MailClient.Common.UI.Controls.CefWebBrowserEx.CefWebBrowserEx.<>c__DisplayClass150_0.<getcleaneddocumenthtml>b__0(CefProcessMessage message)<br> at MailClient.Common.UI.Controls.CefWebBrowserEx.CefWebBrowserEx.OnMessageReceived(CefProcessMessage message)<br> at MailClient.Common.UI.Controls.CefWebBrowserEx.CefWebClientEx.OnProcessMessageReceived(CefBrowser browser, CefProcessId sourceProcess, CefProcessMessage message)<br> at Xilium.CefGlue.CefClient.on_process_message_received(cef_client_t* self, cef_browser_t* browser, CefProcessId source_process, cef_process_message_t* message)<br> at Xilium.CefGlue.Interop.libcef.do_message_loop_work()<br> at MailClient.Program.Application_Idle(Object sender, EventArgs e)<br> at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)<br> at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)<br> at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)<br> at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)<br> at MailClient.Program.<>c.<main>b__50_1()<br> at MailClient.ExceptionUtils.ExceptionUtils.Filter(BodyDelegate body, FilterDelegate filter, Action
1 handler)