Author Topic: Advanced HMI controls not showing in toolbox/erros after built  (Read 9213 times)

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Advanced HMI controls not showing in toolbox
« Reply #15 on: August 26, 2014, 10:16:46 AM »
Check the references in the AdvancedHMIDrivers project

Noe

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Re: Advanced HMI controls not showing in toolbox
« Reply #16 on: August 26, 2014, 10:26:09 AM »
Check the references in the AdvancedHMIDrivers project

Should those namespaces be selected?


Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Advanced HMI controls not showing in toolbox
« Reply #17 on: August 26, 2014, 10:34:25 AM »
Should those namespaces be selected?
Not necessarily, the imported name spaces just save some typing when writing code.

Everything I see looks correct. I'm still unsure why it is saying that in cannot find the file.

Noe

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Re: Advanced HMI controls not showing in toolbox
« Reply #18 on: August 26, 2014, 11:27:08 AM »
Not sure if it can help, but do you want a copy of the project that gives me the erros? If so, let me know how to send it to you.

Edited:
Anyway, here is the dropbox link:

https://dl.dropboxusercontent.com/u/30207930/AdvancedHMIBetaV366fail.zip
« Last Edit: August 26, 2014, 11:34:32 AM by Sprungmonkey »

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Advanced HMI controls not showing in toolbox
« Reply #19 on: August 26, 2014, 12:35:59 PM »
Not sure if it can help, but do you want a copy of the project that gives me the erros? If so, let me know how to send it to you.

Edited:
Anyway, here is the dropbox link:

https://dl.dropboxusercontent.com/u/30207930/AdvancedHMIBetaV366fail.zip
I downloaded this solution, extracted it, then opened it is Visual Studio 2010. It built with no errors and shows all the components in the Toolbox. I then tried it in VS2013 and it worked there also.

This is pointing to a corrupt Visual Studio or .NET framework.

Noe

  • Full Member
  • ***
  • Posts: 205
    • View Profile
Re: Advanced HMI controls not showing in toolbox/erros after built
« Reply #20 on: August 26, 2014, 01:45:04 PM »
Archie, I will try to uninstall and start over with VB2010 and .Net to see if that corrects it. Strange thing is that same prject did not work in another machine (same error) and v3.6.2 it did work. I will start by downloading again VS2010 iso, as I used the same file for both installations.


Thanks for your time, really appreciated!