Hi, I am starting with AdvancedHMI and, after opening the solution file with visual studio, tried to build it and it comes with several errors (see below). How could I fix it?
Thank you very much in advance for your help!
Warning 1 Could not resolve this reference. Could not locate the assembly "Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. AdvancedHMI
Warning 2 The referenced component 'Microsoft.VisualBasic.PowerPacks.Vs' could not be found. AdvancedHMI
Error 3 Type 'Microsoft.VisualBasic.PowerPacks.ShapeContainer' is not defined. C:\Users\angelr.SCOTRENEWABLESL\Downloads\AdvancedHMIBeta361\AdvancedHMI\Components\Resizer.vb 86 50 AdvancedHMI