Hello OPCLibs,
I am trying to compile Free-trial of "QuickOPC 2018.3" to evaluate and facing an issue as below message :
Compile Error Message :
The type 'NotNullAttribute' exists in both JetBrain.Annotation and OPCLibs.BaseLib .. version = 5.54.453.1 ..."
from "Example for .Net Framework (Source code)" -> C# Examples (Visual Studio) -> WindowService1
-> Service1.Designer.cs -> line number ~ 48
....
[NotNull]
private OpcLabs.EasyOpc.DataAccess.EasyDAClient easyDAClient1 ;
....
My environment is as below :
OS : Window 2016 Server
Visual Studio : 2017 Community
.NET : 4.6.1
Looking forewarding getting solution soon.
I am trying to compile Free-trial of "QuickOPC 2018.3" to evaluate and facing an issue as below message :
Compile Error Message :
The type 'NotNullAttribute' exists in both JetBrain.Annotation and OPCLibs.BaseLib .. version = 5.54.453.1 ..."
from "Example for .Net Framework (Source code)" -> C# Examples (Visual Studio) -> WindowService1
-> Service1.Designer.cs -> line number ~ 48
....
[NotNull]
private OpcLabs.EasyOpc.DataAccess.EasyDAClient easyDAClient1 ;
....
My environment is as below :
OS : Window 2016 Server
Visual Studio : 2017 Community
.NET : 4.6.1
Looking forewarding getting solution soon.