Hi, I am very new to Visual Basic. I have downloaded AdvancedHMI and everything is working. But after I unloaded and reloaded the projects, all three of them (AdvancedHMI, AdvancedHMIControls, AdvancedHMIDrivers), I got the following errors
"BC30451 'AdvancedHMIControls' is not declared. It may be inaccessible due to its protection level." and
"BC30451 'AdvancedHMIDrivers' is not declared. It may be inaccessible due to its protection level."
I noticed the program doesn't recognize these references anymore even though they are still there. Could anyone show me how to fix it? I have attached the error messages.