Author Topic: Advanced HMI & VB2010  (Read 2808 times)

pal

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Advanced HMI & VB2010
« on: March 24, 2015, 05:13:56 PM »
Hi ,

I've just tried to run v398b with 2010 but it won't build - the file are from a later version . Is it possible to import the V398 files into V397 ?

Paul

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Advanced HMI & VB2010
« Reply #1 on: March 24, 2015, 05:16:12 PM »
Make sure you have all the updates and service packs for VS 2010 installed

pal

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: Advanced HMI & VB2010
« Reply #2 on: March 24, 2015, 05:32:33 PM »
Thanks for the quick reply Archie . I will look into that .

Paul

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Advanced HMI & VB2010
« Reply #3 on: March 24, 2015, 08:40:53 PM »
I can open V398 in VS2010 Express but V398a and V398b produce the attached message.

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Advanced HMI & VB2010
« Reply #4 on: March 24, 2015, 09:13:36 PM »
The recommended version is Visual Studio Community Edition, which can be downloaded from here:

https://www.visualstudio.com/products/visual-studio-community-vs

This version is based off Visual Studio 2013 Pro, but is free to anyone using it for open source application development. From here forward, all future versions of AdvancedHMI will only be tested with this version.

If trying to use 2010 and it doesn't work, go to Help->About and make sure you have SP1. If not download and install this:

http://www.microsoft.com/en-us/download/details.aspx?id=23691


Here is how to check to see if you have the latest updates:

http://geekswithblogs.net/terje/archive/2012/05/06/visual-studio-2010-version-and-update-information-tool.aspx

« Last Edit: March 24, 2015, 09:18:48 PM by Archie »

Godra

  • Hero Member
  • *****
  • Posts: 1438
    • View Profile
Re: Advanced HMI & VB2010
« Reply #5 on: March 24, 2015, 11:30:26 PM »
Thank you Archie.

Missing SP1 and once it is to be installed and if AHMI still doesn't work then I guess it will be time to upgrade to Community edition.

emarciazr

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Advanced HMI & VB2010
« Reply #6 on: March 27, 2015, 05:06:14 PM »
Hi, I have the same error.

But, yo can do this
a) open AdvancedHMIProject
b)Go to File Menu and Selecct the Add Existing Project, add the AdvancedHMIControls
c) finally add theProject AdvancedHMIDrivers
d)Save As Solution and build All