When using the newest version of IEvolution in our existing solution we get an Arithmic Overflow Exception, that i from IEViewer.Image.GetGraphics():
HResult=-2146233066 Message=Arithmetic operation resulted in an overflow. Source=mscorlib StackTrace: at System.IntPtr.op_Explicit(Int64 value) at HiComponents.IEvolution.IEImage.GetGraphics()
When using version 4.1, everything works fine, but when using 4.3 (and the latest 4.3 we got), the error fires.