Author Topic: VS Errors  (Read 836 times)

ddddd13

  • Full Member
  • ***
  • Posts: 118
    • View Profile
VS Errors
« on: June 12, 2019, 01:45:27 PM »
I am getting an error whenever I try to load a design form. The error seems to be tied to all the form change buttons.

Could not find type 'MfgControl.AdvancedHMI.FormChangeButton
and
The variable formchangebutton1 is either undeclared or was never assigned

I hope I don't have to start over. Any help would be greatly appreciated.

Thanks,
Dave

Godra

  • Hero Member
  • *****
  • Posts: 1447
    • View Profile
Re: VS Errors
« Reply #1 on: June 12, 2019, 03:10:17 PM »
If you did try to clean your solution with form open then check this topic:

https://www.advancedhmi.com/forum/index.php?topic=840.0

ddddd13

  • Full Member
  • ***
  • Posts: 118
    • View Profile
Re: VS Errors
« Reply #2 on: June 12, 2019, 03:18:48 PM »
That was scary! But cleaning worked.

Thanks,
Dave