AdvancedHMI Software

General Category => Support Questions => Topic started by: Neeh on July 10, 2017, 03:48:40 PM

Title: Modbus rtu
Post by: Neeh on July 10, 2017, 03:48:40 PM
I am new to this and am trying out.
I added a new project to AdvanceHMIv35 solution, set it as default  and on a blank form I add a modbusRTUCom1, it passes build but when I run it, it gives an error below :

Quote
System.Exception occurred
  HResult=0x80131500
  Message=Missing Components from AdvancedHMI. C:\Users\mfgLoadmin\Documents\Visual Studio 2017\Projects\AdvancedHMIv399w\HMI_1\bin\Debug\ - Please refer to the licensing agreement.
  Source=MfgControl.AdvancedHMI.Drivers

I'm using VS2017 community edition in C#.  Any help please!
Title: Re: Modbus rtu
Post by: Archie on July 10, 2017, 04:19:05 PM
Try using the AdvancedHMI or AdvancedHMIcs projects instead of adding one to the solution.
Title: Re: Modbus rtu
Post by: Neeh on July 10, 2017, 04:22:11 PM
Using the AdvanceHMIcs runs without error.

What would be the different??
Title: Re: Modbus rtu
Post by: Archie on July 10, 2017, 04:24:26 PM
The two default projects are already configured with all of the proper references.