"Out of memory." Exception

Add-in Express™ Support Service
That's what is more important than anything else

"Out of memory." Exception
 
Jimmie Tyrrell


Guest


Hello all, some of our users are seeing the same error described in this post:

https://www.add-in-express.com/forum/read.php?a&FID=5&TID=13764&SHOWALL_1=0


Exceptions:
===========

Out of memory.
Exception time: 4/19/2016 4:39:32 PM


WndProc: Out of memory.
Exception time: 4/19/2016 4:39:32 PM
   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y)
   at AddinExpress.Extensions.AdxContainerPane.PaintTo(IntPtr destDC, Int32 X, Int32 Y)
   at AddinExpress.Extensions.AdxContainerPane.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 AddinExpress.Extensions.AdxTheme.WndProc(Message& m)
   at AddinExpress.Extensions.AdxContainerPane.WndProc(Message& m)

AddinExpress.OL.ADXOlFormsManager error: Out of memory.
Exception time: 4/19/2016 4:39:32 PM

AddinExpress.OL.ADXOlFormsManager error: Out of memory.
Error occured in WndProc . See 'Details' section to get more detailed information about the error.
Detailed technical information follows: 
---
Date and Time:         4/19/2016 4:39:32 PM
Machine Name:          REDACTED
IP Address:            REDACTED
Current User:          REDACTED

Application Domain:    C:UsersREDACTEDAppDataLocalREDACTEDREDACTED
Assembly Codebase:     file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Assembly Full Name:    System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Assembly Version:      4.0.0.0
Assembly Build Date:   12/21/2015 8:27:56 PM

Exception Source:      System.Drawing
Exception Type:        System.OutOfMemoryException
Exception Message:     Out of memory.
Exception Target Site: CheckErrorStatus

---- Stack Trace ----
   System.Drawing.Graphics.CheckErrorStatus(status As Int32)
       AddinExpress.OL.2005.DLL: N 0000 (0x0) IL 
   System.Drawing.Graphics.DrawImage(image As Image, x As Int32, y As Int32)
       AddinExpress.OL.2005.DLL: N 0055 (0x37) IL 
   AddinExpress.Extensions.AdxContainerPane.PaintTo(destDC As IntPtr, X As Int32, Y As Int32)
       AddinExpress.OL.2005.DLL: N 0181 (0xB5) IL 
   AddinExpress.Extensions.AdxContainerPane.OnPaint(e As PaintEventArgs)
       AddinExpress.OL.2005.DLL: N 0028 (0x1C) IL 
   System.Windows.Forms.Control.PaintWithErrorHandling(e As PaintEventArgs, layer As Int16)
       AddinExpress.OL.2005.DLL: N 0055 (0x37) IL 
   System.Windows.Forms.Control.WmPaint(m As Message&)
       AddinExpress.OL.2005.DLL: N 0412 (0x19C) IL 
   System.Windows.Forms.Control.WndProc(m As Message&)
       AddinExpress.OL.2005.DLL: N 0884 (0x374) IL 
   AddinExpress.Extensions.AdxTheme.WndProc(m As Message&)
       AddinExpress.OL.2005.DLL: N 0001 (0x1) IL 
   AddinExpress.Extensions.AdxContainerPane.WndProc(m As Message&)
       AddinExpress.OL.2005.DLL: N 0841 (0x349) IL 


We're using Version 8.1 Release (build 4350). I was just wondering, is there a new build in which this problem is resolved? If so, which build is recommended to fix this problem?
Posted 20 Apr, 2016 14:26:42 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Hello Jimmie,

I'll send you an email with a download link for an assembly that is supposed to fix the issue. Please let me know if it fixes the issue for you.


Andrei Smolin
Add-in Express Team Leader
Posted 21 Apr, 2016 01:58:09 Top
Andrei Smolin


Add-in Express team


Posts: 18821
Joined: 2006-05-11
Done.


Andrei Smolin
Add-in Express Team Leader
Posted 21 Apr, 2016 02:02:26 Top