Professional OPC
Development Tools

logos

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 Manager not working as expected

More
27 Jun 2021 08:49 #9821 by support
Hello.
The problem was that you were using a license that covers versions up to 2018.3, with QuickOPC version 2021.2.

List of versions, their download links, release dates etc.: kb.opclabs.com/Versions .

Best regards

Please Log in or Create an account to join the conversation.

More
27 Jun 2021 01:19 #9818 by B351
This is has been resolved
I believe the problem was that I had downloaded a copy of software tool boxes quick client.
Once I found out that I the software was basically the same as this I switched to the OPC Labs product and ran the installer but it must not have replaced the software tool boxes version.
After uninstalling both versions of software and reinstalling the OPC labs version the license manager worked and the control report the same serial number as the license manager

Please Log in or Create an account to join the conversation.

More
26 Jun 2021 15:41 #9817 by B351
Hi,

This is the error i received
-2146232063
Run time is over the limit in license "Multipurpose", serial number 1111111120. The license you are running (most likely trial version) does not provide valid data after certain time period expires. Note that after the component's process is simply restarted, valid data will be provided again. Obtain and install proper license to permanently resolve this error.
Product information follows. Component name: "QuickOPC", license IDs: "Multipurpose", version number: 561, release date: 6/9/2021, trial validity: 397 days, option expression: "EasyDAClient".
Context: 1 dropped license(s); S/N 1999321252 (release date covered 7/7/2019).
+ The client method called (or event/callback invoked) was 'ReadMultipleItems'.

Reading this error I see version number 561 mentioned
It looks like my licence is good for version 530
This file I used to install the software is dated May 6 2019 not use why the error message says the software is from June 9 / 2021
I received the license May 7 2019

Could you send me a new license or a link to download the appropriate software.

Thank you

Please Log in or Create an account to join the conversation.

More
26 Jun 2021 07:47 #9816 by support
Hello,

if you get an error after 30 minutes of running, please capture the *full* error (exception) text, and post it here.

Best regards

Please Log in or Create an account to join the conversation.

More
26 Jun 2021 04:07 #9815 by B351
I had to reinstall Quick OPC on a new computer.
I ran the license manager and it shows I am licensed OK, Serial number = 1999321252 (screen shot attached)
However the control still times out in the devel environment.
I ran this

Private Sub GetSerialNum()
Dim C As EasyDAClient
Set C = New EasyDAClient
Dim sRet As String
sRet = Format(C.LicenseInfo("Multipurpose.SerialNumber"))
Me.lblSerNum.Caption = sRet
End Sub

and it returned 1111111120

What do I need to do to licence the control properly.

Thank you
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.059 seconds