AdvancedHMI Software

General Category => Support Questions => Topic started by: brian3472 on November 14, 2019, 04:12:13 PM

Title: Multistate Selector - System.OutOfMemoryException
Post by: brian3472 on November 14, 2019, 04:12:13 PM
I'm using a Multi-State Selector which works fine until I change the SelectedStateBackColor to any color other than the default of Maroon. I start the app and get a System.OutOfMemoryException: "Out of Memory"' error. The copied details are down below and I also attached a PDF screenshot. A similar issue was reported repaired in an earlier post.

Visual Studio 2019 16.3.7
AdvancedHMI v399xR1
Win10 Pro 10.0.18362 Build 18362

----------------------
System.OutOfMemoryException
  HResult=0x8007000E
  Message=Out of memory.
  Source=System.Drawing
  StackTrace:
   at System.Drawing.Drawing2D.LinearGradientBrush..ctor(Point point1, Point point2, Color color1, Color color2)
   at MfgControl.AdvancedHMI.Controls.MultiStateIndicator.set_SelectedStateBackColor(Color value)
   at MfgControl.AdvancedHMI.MainForm.InitializeComponent() in C:\Users\bharrington\Downloads\AdvancedHMI\AdvancedHMI\MainForm.Designer.vb:line 351
   at MfgControl.AdvancedHMI.MainForm..ctor()
----------------------
Title: Re: Multistate Selector - System.OutOfMemoryException
Post by: Godra on November 14, 2019, 09:14:49 PM
See this:  https://www.advancedhmi.com/forum/index.php?topic=2305.0