Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Angel Rua

Pages: [1]
1
Support Questions / Re: Problem building AdvancedHMI
« on: December 16, 2013, 10:41:19 AM »
Hi Archie,

Yes I did that, but it goes back to "false" when I try to build it again. It says that "the system cannot find the reference specified" on the "Path" box.

Thanks

2
Support Questions / Re: Problem building AdvancedHMI
« on: December 16, 2013, 07:14:41 AM »
Hi Archie,

Thanks for the quick answer!. I am using visual studio express 2013 for windows desktop. I followed your steps and Microsoft.VisualBasic.PowerPacks.Vs is in the list and Copy Local is set to false and it seems that I can't change it to true.

Thanks again

3
Support Questions / Problem building AdvancedHMI
« on: December 16, 2013, 06:43:03 AM »
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

Pages: [1]