I had previously purchased some controls and have been trying to figure out why I cannot upgrade my project from 3.99b to d. I started with the simplest of projects, the one downloaded as 3.99d and it is fine. I then try to just add a single control - simple LED - and I get the following error:
Error BC30002 Type 'AdvancedHMIDrivers.IComComponent' is not defined. AdvancedHMIControls C:\Custom\Upgrade proj\AdvancedHMIControls\PurchasedControls\SimpleLED.vb 38 Active
when i go to that line -
Private m_CommComponent As AdvancedHMIDrivers.IComComponent
the AdvancedHMIDrivers.IComComponent is missing from the references in {}AdvancedHMIDrivers
Do I need to purchase controls to match the new drivers?
Thanks -Eric