AdvancedHMI Software

General Category => Support Questions => Topic started by: PJonHar on March 15, 2017, 12:39:20 PM

Title: Cannot Separate components
Post by: PJonHar 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.
Title: Re: Cannot Separate components
Post by: dmroeder 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
Title: Re: Cannot Separate components
Post by: bachphi on March 15, 2017, 12:46:29 PM
Have you read the license agreement?
Title: Re: Cannot Separate components
Post by: PJonHar 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
Title: Re: Cannot Separate components
Post by: Godra 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.