1
Support Questions / Re: Problem building AdvancedHMI
« on: February 04, 2014, 06:39:50 PM »
Had a whole bunch of 'Microsoft.VisualBasic.PowerPacks.xxx' errors where the xxx is multiple items like Shape Container or VB used by resizer.vb.
This is with a fresh install of Visual Studio Express 2013 on a machine that has never had any other versions of Visual Studio installed.
I downloaded VBPowerPacks v3.0 and it removed all of the errors but there was still a couple of warnings.
Come to find out V3.0 is pretty old from around 2005.
Here I found PowerPack 10.0 http://social.msdn.microsoft.com/Forums/en-US/67665b95-0339-421f-a0a5-c20c60c57e15/microsoft-visual-basic-power-packs-100?forum=vbpowerpacks
Now it builds with no errors or warnings.
This is with a fresh install of Visual Studio Express 2013 on a machine that has never had any other versions of Visual Studio installed.
I downloaded VBPowerPacks v3.0 and it removed all of the errors but there was still a couple of warnings.
Come to find out V3.0 is pretty old from around 2005.
Here I found PowerPack 10.0 http://social.msdn.microsoft.com/Forums/en-US/67665b95-0339-421f-a0a5-c20c60c57e15/microsoft-visual-basic-power-packs-100?forum=vbpowerpacks
Now it builds with no errors or warnings.