I can get the base Page2 to to display no problem without any HMI Components. However when I add a AdvanceHMI Component it slow to display with errors where text should. The integer I am trying to display finally does comes up but it takes about 30 sec. The first page - mainform - display Integers quickly without any problem in about 3 sec (pole set to 3000). i believe I have everything set right. I have the same driver on mainform as page2. The error is "FwrOpen - Exception of type MfgControlHMI ..."
As usual its probably something simple but after many hours a guy has to do something. i got a nice form laid out with about 10 Components on the main page, great. Then page2 (next form) and trouble. I do get some errors in my debug window also.
The thread 'SendQueProcessor' (0x12e0) has exited with code 0 (0x0).
The thread '<No Name>' (0x17c) has exited with code 0 (0x0).
The thread '<No Name>' (0x17ec) has exited with code 0 (0x0).
A first chance exception of type 'MfgControl.AdvancedHMI.Drivers.Common.PLCDriverException' occurred in MfgControl.AdvancedHMI.Drivers.dll
Using - Visual Studio 2010 Professional, Window 7 Pro, MicroLogix 1100, EthernetIPforPLCSLCMicroCom1
What do you think Guys - Archie? Thanks load for any help !!!