Hi,
I’ve recently installed eM to know if I can use it as my usual email manager.
The app works pretty fine BUT there is one big issue.
Every time I try to open CONTACTS tab, the app immediately crashes. The report contains some about “DivideByZeroException” (maybe when trying to draw the screen?)
I am using a Office 365 account, connecting through your (great!) automatic configurator [EWS, OAB…]
This is the beginning of the report problem. If you need the whole report please let me know.
eM Client (7.0.26687.0)Windows: Microsoft Windows NT 5.1.2600 Service Pack 3, Framework: 4.0.30319.1022
The following error has occurred:
System.DivideByZeroException: Attempted to divide by zero.
at MailClient.UI.Controls.ControlContactBusinessCards.drawContact(Graphics gr, ContactItem contact, Rectangle contactRectangle)
at MailClient.UI.Controls.ControlContactBusinessCards.OnPaint(PaintEventArgs e)
at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
at System.Windows.Forms.Control.WmPaint(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at MailClient.UI.Controls.ControlContactBusinessCards.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.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at MailClient.Program.\<\>c.<main>b__62_1()<br> at MailClient.ExceptionUtils.ExceptionUtils.Filter(BodyDelegate body, FilterDelegate filter, Action`1 handler)<br><br><report xmlns="<a href=" http:>" rel="nofollow" target="_blank" title="Link http//emclientcom/ns/report">http://emclient.com/ns/report">;<br> <product><br> <name>eM Client</name><br> <version>7.0.26687.0</version><br> </product><br> <silent>false</silent><br> <environment><br> <osversion>Microsoft Windows NT 5.1.2600 Service Pack 3</osversion><br> <frameworkversion>4.0.30319.1022</frameworkversion><br> </environment><br> <exception><br> <type>System.DivideByZeroException</type><br> <message>Attempted to divide by zero.</message><br> <source>MailClient</source><br> <stack><br> <frame>
<br> <method><br> <modulename>MailClient.exe</modulename><br> <metadatatoken>100675728</metadatatoken><br> <assembly>MailClient</assembly><br> <type>MailClient.UI.Controls.ControlContactBusinessCards</type><br> <name>drawContact</name><br> <parameters><br> <parameter><br> <assembly>System.Drawing</assembly><br> <type>System.Drawing.Graphics</type><br> <name>gr</name><br> </parameter><br> <parameter><br> <assembly>MailClient.Accounts</assembly><br> <type>MailClient.Storage.Application.Contact.ContactItem</type><br> <name>contact</name><br> </parameter><br> <parameter><br> <assembly>System.Drawing</assembly><br> <type>System.Drawing.Rectangle</type><br> <name>contactRectangle</name><br> </parameter><br> </parameters><br> </method><br> <offset>3e5</offset><br> <nativeoffset>c2a</nativeoffset><br> </stack></exception></report></main>
[… and a lot more…]