15
Views
3
Comments
Solved
[LibPlcTag] Error while compiling
Question
libplctag
Service icon
Forge asset by Silvio Garbes Lara
Application Type
Service

I am trying to examin this PLC example, however I get an error message when I compile it with Integration Studio:

LibPlcTag.cs(26,26): error CS0012: The type 'System.Enum' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. 

What can I do to correct this?


2019-01-03 11-28-50
Silvio Garbes Lara
Solution

Check this:

2019-01-03 11-28-50
Silvio Garbes Lara

Try to use this version:

  • libplctag: 1.0.13
  • libplctag.NativeImport: 1.0.17


2018-05-03 06-19-54
Ineke de Raaf

as I check one of the source files I think I do have this version (downloaded from forge)

2019-01-03 11-28-50
Silvio Garbes Lara
Solution

Check this:

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.