Author Topic: Error Migrating From Beta17 to Beta34  (Read 1086 times)

Arvanoss

  • Newbie
  • *
  • Posts: 30
    • View Profile
Error Migrating From Beta17 to Beta34
« on: December 02, 2019, 10:29:27 AM »
Gentlemen,

I have an app that was built and functions using 3.99y Beta17, I have been trying to upgrade this app to 3.99y Beta34 but I have had minor errors to knock down.
This one however I can't seem to get past...
---------------------------
Microsoft Visual Studio
---------------------------
Code generation for property 'PLCAddressValue' failed.  Error was: '[A]MfgControl.AdvancedHMI.Drivers.PLCAddressItem cannot be cast to MfgControl.AdvancedHMI.Drivers.PLCAddressItem. Type A originates from 'MfgControl.AdvancedHMI.Drivers, Version=3.99.19.7, Culture=neutral, PublicKeyToken=null' in the context 'LoadNeither' at location 'C:\Users\rshepherd\AppData\Local\Microsoft\VisualStudio\15.0_8ccf801a\ProjectAssemblies\j5wj0pv401\MfgControl.AdvancedHMI.Drivers.dll'. Type B originates from 'MfgControl.AdvancedHMI.Drivers, Version=3.99.19.7, Culture=neutral, PublicKeyToken=null' in the context 'LoadNeither' at location 'C:\Users\rshepherd\AppData\Local\Microsoft\VisualStudio\15.0_8ccf801a\ProjectAssemblies\incer8y701\MfgControl.AdvancedHMI.Drivers.dll'.'

Anyone else having this issue?
Any help would be appreciated.

Thanks
Arvanoss

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5322
    • View Profile
    • AdvancedHMI
Re: Error Migrating From Beta17 to Beta34
« Reply #1 on: December 02, 2019, 10:40:16 AM »
This can usually be cleared up by doing a full clean

https://www.advancedhmi.com/forum/index.php?topic=1062.msg5555#msg5555

Arvanoss

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: Error Migrating From Beta17 to Beta34
« Reply #2 on: December 02, 2019, 11:00:46 AM »
Thank you Sir

That fixed the problem perfectly.

Arv