Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
Version differences
this problem is now fixed, thank you for reporting it. There was a wrong dependency version number in .nuspec for the QuickOpc package.
Please rebuild with 5.58.192 or later - both the installer download and NuGet package are now synchronized.
Best regards
Please Log in or Create an account to join the conversation.
packages for build 5.58.184.1 should have been uploaded to NuGet, that's an omission on our side.
I can upload them but first I will look into the "other" issue - because if it requires fix & another build, there would be no point in uploading 5.58.184.1.
I will reply here when I know more.
Best regards
Please Log in or Create an account to join the conversation.
I ran the QuickOpc installer and unpacked the examples fetched from
opclabs.doc-that.com/files/onlinedocs/QuickOpc/2020.2/User%2...NET%20Standard%20Examples.html
"C# examples for .NET Core". This is the build output: (see below)
The problem seems to be that the project expects version 5.58.184, but Nuget only has 5.58.151.
After downgrading to 5.58.151 I can run both "MultiTargetDocExamples" and "MultiTargetUADocExamples"
However, the last one, after choosing point 1 (Main), then point 1 (UADocExamples._EasyUAClient.BrowseDataNodes.Overload1"), it crashes with this error:
Goal is to the the communication going using the OPC-UA Demo Publisher 5.58.184.1
Please Log in or Create an account to join the conversation.