AdvancedHMI Software

General Category => Support Questions => Topic started by: daakers on October 24, 2016, 08:54:55 PM

Title: Another newbie problem?
Post by: daakers on October 24, 2016, 08:54:55 PM
 keep getting this error from time to time using the Change Form Buttons??
I'm sure it's me?
Title: Re: Another newbie problem?
Post by: Archie on October 24, 2016, 09:06:26 PM
I would need to see more information related to this:

at System.Windows.Forms.Control.set_BackgroundImageLayout(ImageLayout value)
                 at MfgControl.AdvancedHMI.frmEFScr.InitializeComponent() in C:\Users\ABA Systems\Documents\ABA Shop\ADS Demo\AdvancedHMI\frmEFScr.Designer.vb:line 1405
                 at MfgControl.AdvancedHMI.frmEFScr..ctor() in C:\Users\ABA Systems\Documents\ABA Shop\ADS Demo\AdvancedHMI\frmEFScr.vb:line 7


What is the code behind frmEFScr.vb at line 7?

Also in the Solutiom Explorer window, click the Show All Files icon, then expand down frmEFScr.vb to find frmEFScr.designer.vb. What is on line 1405 in that file?