Author Topic: Cannot Separate components  (Read 1417 times)

PJonHar

  • Newbie
  • *
  • Posts: 28
    • View Profile
Cannot Separate components
« on: March 15, 2017, 12:39:20 PM »
Hi,

I have being using the AdvancedHMI CLX Driver for testing in a Visual Studio app.
My normal procedure is download the latest AdvancedHMI project, Extract to a folder, Build the solution.

I then start a new Visual Studio project and reference the Driver dll's. THis has being working until just now? I referenced the new drivers i downloaded and i get the message:

Cannot Separate components from AdvancedHMI Solution. C:\Users\user\Projects\weld\LinearWelder\Linear Welder\bin\Debug\ - Please refer to the licensing agreement.

Any Ideas?

Thanks.

dmroeder

  • Global Moderator
  • Full Member
  • *****
  • Posts: 206
    • View Profile
Re: Cannot Separate components
« Reply #1 on: March 15, 2017, 12:45:57 PM »
You cannot take the drivers out of AdvancedHMI and use them in another project.  You must bring your project into AdvancedHMI

http://advancedhmi.com/forum/index.php?topic=1092.0

bachphi

  • Hero Member
  • *****
  • Posts: 642
    • View Profile
Re: Cannot Separate components
« Reply #2 on: March 15, 2017, 12:46:29 PM »
Have you read the license agreement?
===================================================
This is NOT alt.read.my.mind.
No such thing is sh^t-for-brains unless you are posting to alt.read.my.mind.
===================================================

PJonHar

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Cannot Separate components
« Reply #3 on: March 16, 2017, 04:32:18 AM »
Hi,

I have now added my forms and modules to the AdvancedHMI project it self.
Is it possible to have these projects separate?

Thanks

Godra

  • Hero Member
  • *****
  • Posts: 1437
    • View Profile
Re: Cannot Separate components
« Reply #4 on: March 16, 2017, 08:13:53 PM »
You should always try adding your whole project instead of adding forms and modules.

Check all the messages in this topic (the project to be added doesn't have to be C#):

http://advancedhmi.com/forum/index.php?topic=774.0


The way you did it, you might try selecting your form as startup form.
« Last Edit: March 16, 2017, 08:22:41 PM by Godra »