AdvancedHMI Software

General Category => Support Questions => Topic started by: Mvlawn on February 25, 2016, 12:50:16 PM

Title: Errors generated when loading expansion packs
Post by: Mvlawn on February 25, 2016, 12:50:16 PM
I am running AdvancedHMI V399 on a MS Surface Pro Win 10 machine, that i just purchased. Everything seems fine except when I load the expansion packs. I did some reading and Archie states that the drive maybe misnamed. Mine doesn't have PLC in front of the drivers, so something else is generating my errors. Any thoughts?

Steps taken to get the error
Extract meter pack to new folder
In Solutions Explorer right click on PurchasedControls then select ADD/Existing Item
Navigate to extracted Meter Pack
Select LinearMeterH.vb
Select Add
I now see the LinearMeterH.vb under PurchasedControls
Click on Build then select Build Solution
I end up with 3 errors
Code BC30002
Type AdavancedHMIDrivers.IComComponent is not defined.
Title: Re: Errors generated when loading expansion packs
Post by: Archie on February 25, 2016, 01:03:50 PM
If you are using the latest version of 3.99c, there are some updates to the expansion packs. Email me directly to the support at advancedhmi address with information on your original purchase and I will send you the updates.
Title: Re: Errors generated when loading expansion packs
Post by: Mvlawn on February 25, 2016, 02:59:33 PM
Archie
I sent the email but it was from my gmail acct. Did you want it from the email that paypal is connected to?
Title: Re: Errors generated when loading expansion packs
Post by: Archie on February 25, 2016, 03:49:05 PM
As long as you sent a reference to the purchase, that will be all I need.
Title: Re: Errors generated when loading expansion packs
Post by: aquilmustafa on February 25, 2016, 08:25:15 PM
Try replacing AdavancedHMIDrivers.IComComponent with Mfgcontrol.AdavancedHMI.Drivers.IComComponent as IComComponent comes pre-compiled in 3.99 C
Title: Re: Errors generated when loading expansion packs
Post by: Archie on February 25, 2016, 09:04:50 PM
An additional change was made in the OnCreateControl subroutine to this code:
Code: [Select]
            '************************************************
            '* If no comm component was found, then add one and
            '* point the CommComponent property to it
            '*********************************************
            If m_CommComponent Is Nothing Then
                m_CommComponent = New AdvancedHMIDrivers.EthernetIPforCLXCom(Me.Site.Container)
            End If
Title: Re: Errors generated when loading expansion packs
Post by: mariley2250 on March 17, 2016, 04:50:45 PM
Hi Archie,

I am having the same problems.. i am now using version 399d.. an easy fix??

Thanks
Title: Re: Errors generated when loading expansion packs
Post by: Archie on March 17, 2016, 05:20:57 PM
Hi Archie,

I am having the same problems.. i am now using version 399d.. an easy fix??
email me directly to the support at advancedhmi and I will send you the updated packs.
Title: Re: Errors generated when loading expansion packs
Post by: mariley2250 on March 17, 2016, 05:40:02 PM
no worries
email sent