Author Topic: Errors generated when loading expansion packs  (Read 1739 times)

Mvlawn

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Errors generated when loading expansion packs
« 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.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Errors generated when loading expansion packs
« Reply #1 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.

Mvlawn

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Errors generated when loading expansion packs
« Reply #2 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?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Errors generated when loading expansion packs
« Reply #3 on: February 25, 2016, 03:49:05 PM »
As long as you sent a reference to the purchase, that will be all I need.

aquilmustafa

  • Full Member
  • ***
  • Posts: 121
    • View Profile
Re: Errors generated when loading expansion packs
« Reply #4 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

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Errors generated when loading expansion packs
« Reply #5 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

mariley2250

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Errors generated when loading expansion packs
« Reply #6 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

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: Errors generated when loading expansion packs
« Reply #7 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.

mariley2250

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Errors generated when loading expansion packs
« Reply #8 on: March 17, 2016, 05:40:02 PM »
no worries
email sent