Good Morning,
I have just updated QuickOPCUA installation from 2019-2 to 2023-1 version ad my license is professional.
I develop with C# 4.8 NET Framework and I use the same procedure to create OPCUA object, but with 2019-2 version I added in references only the following three components:
-OpcLabs.BaseLib
-OpcLabs.EasyOpcUA
-OpcLabs.BaseLibForms
with the 2023-1 version, to run the same project I had to install NuGet "OpcLabs.QuickOpc" which addded a lot of refernces in my project.
Is it right? Do I need to add the same references in the work directory of my run-time project as well, don't I?
Waiting for your kindly replies.
Best regards
Alessio
I have just updated QuickOPCUA installation from 2019-2 to 2023-1 version ad my license is professional.
I develop with C# 4.8 NET Framework and I use the same procedure to create OPCUA object, but with 2019-2 version I added in references only the following three components:
-OpcLabs.BaseLib
-OpcLabs.EasyOpcUA
-OpcLabs.BaseLibForms
with the 2023-1 version, to run the same project I had to install NuGet "OpcLabs.QuickOpc" which addded a lot of refernces in my project.
Is it right? Do I need to add the same references in the work directory of my run-time project as well, don't I?
Waiting for your kindly replies.
Best regards
Alessio