1
Open Discussion / Re: New Version 3.99t Now Available
« on: January 27, 2017, 05:13:17 PM »This new version, I am not able to use the driver components in a windows service (Error:Missing Components from AdvancedHMI - Please refer to the licensing agreement.), I am creating a windows service to read the tags from PLC and store it locally (Local sql express). I was able to do this with previous version but not with this version. Also not able to package as an .exe as well. Is there anything changed in this version, please let me direct to right resources regarding this.Are you using it outside of the AdvancedHMI solution?
I need this setup for testing and demo a POC, and later explore other options with this driver.
I am the below approach and still my windows service shows " Please refer to the licensing agreement."
1. Open AdvancedHMIv35 solution in VS 2013
2. Add new Project and then select Windows Service Type.
3. Add my cs files in the project.
4. Add AdvanceHMIDriver solution as reference to the new Windows Service project and add Mfgcontrols.AdvanceHMIDrivers as reference from AdvanceHMI solution project.
5. Start the windows service, it gives the error " Please refer to the licensing agreement."
Please let me know if you have any documentation on usage within the solution.