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.
License not recognized in net core application
What might be going to be a challenge will be the "newly written" .NET 5 parts (that were not in .NET Core 2.x-3.x) - I mean the Windows Forms and WPF, and their designer support in Visual Studio. We have features in QuickOPC (such as Live Binding) that rely on this and that we would like to continue having in .NET 5, but from what I know so far things are not that smooth in this respect.
Best regards
Please Log in or Create an account to join the conversation.
- goosvanbeek
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 42
- Thank you received: 4
At the moment I have a running .Net 5 test application; no problems until now.
best regards,
Goos van beek.
Please Log in or Create an account to join the conversation.
that's good, thank you for update.
Officially, however, .NET 5 is not supported though - we have not even made any tests.
.NET 5 support will probably come during 2021, but I do not have more precise date for you.
Best regards
Please Log in or Create an account to join the conversation.
- goosvanbeek
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 42
- Thank you received: 4
The license info is recognized in a .Net 5 application when i use the ResourceLicensingManagement.Instance.RegisterManagedResource method!
Best regards,
Goos van Beek.
Please Log in or Create an account to join the conversation.
- goosvanbeek
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 42
- Thank you received: 4
Are there any expectations when .Net 5 will be supported?
Best regards,
Goos van beek.
Please Log in or Create an account to join the conversation.
1. QuickOPC (up to the current version, 2020.3) is not supported on .NET 5. opclabs.doc-that.com/files/onlinedocs/QuickOpc/2020.3/User%2...me.html#dotNET%20Runtimes.html
2. License Manager only shows the licenses stored in the registry, but they are not being read if you target .NET Standard: opclabs.doc-that.com/files/onlinedocs/QuickOpc/2020.3/User%2.../webframe.html#Licensing3.html
Best regards
Please Log in or Create an account to join the conversation.
- goosvanbeek
-
Topic Author
- Offline
- Platinum Member
-
- Posts: 42
- Thank you received: 4
I created a Net5.0 application using the latest OpcLabs Nuget libraries. Although I have a valid license (according to the license manager), my application doesn't recognize the license.
I also tried tried the Managed Resource License Store option, but that also failed.
See the attached screen shots.
(No issues with .Net Framework 4.8 )
Windows 10
VS2019 16.8.3
QuickOpc 5.59.492
Hope you can help me..
Best regards,
Goos van Beek.
Please Log in or Create an account to join the conversation.