Author Topic: What version of VStudio do I need?  (Read 1687 times)

francieb

  • Newbie
  • *
  • Posts: 1
    • View Profile
What version of VStudio do I need?
« on: May 22, 2014, 03:48:29 AM »
I know nothing of VB.NET so I would like to add another project (c# or C++) to this solution, however I cannot open it with VStudio 2008. What version do I need?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: What version of VStudio do I need?
« Reply #1 on: May 22, 2014, 08:16:56 AM »
You need version 2010 or higher

malt_master

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: What version of VStudio do I need?
« Reply #2 on: June 12, 2014, 03:43:58 AM »
I have tried using VS 2013 Ultimate but no luck.. I also tried VB xpress 2012 and the errors are posted in another thread above this one.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5270
    • View Profile
    • AdvancedHMI
Re: What version of VStudio do I need?
« Reply #3 on: June 12, 2014, 08:48:39 AM »
The Express version install a PowerPack that is required, so you either need the express version or if you use the full version, you will need to download and install the Power Packs from Microsoft

singh_schneider

  • Newbie
  • *
  • Posts: 10
  • Schneider Electric Automation
    • View Profile
Re: What version of VStudio do I need?
« Reply #4 on: October 14, 2014, 02:26:26 AM »
I am trying to use AdvancedHMI in C# 2012 express.can anyone suggest me how to use this VB solution in an C# project?
As my 1st attempt i tried to convert the graphic controls (tank , pipe etc) into dll by making a class library project and building it , but it gave me too many errors , i did referenced all the dlls available inside the project
My 2nd attempt was to add a C# project inside AdvancedHMI VB solution. I added reference to the two projects and  referenced both dlls kept in support folders. I brought me communication controls but graphics controls are missing.
Pls take a look at the attached snap.
I am also wondering how this guy has done it with C# 2010 Express ??
http://www.youtube.com/watch?v=V-9Uxth3Xqo
Sachin Singh