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.
- Forum
- Discussions
- QuickOPC-UA in COM
- Product Lifecycle, Licensing
- How do we access the EasyUAClient?
How do we access the EasyUAClient?
Please Log in or Create an account to join the conversation.
I can only guess that things got somehow mixed in the certificate stores (not your fault). Can you please do the steps described further below.
1. Download, install and run (with elevated privileges) the UA Configuration Tool, from www.opclabs.com/products/ua-configuration-tool .
2. Switch to the Manage Certificates tab.
3. Verify that you have ".... UA Appplications" in the Store Path field.
4. Press View Certificates.
5. Locate any certificate that look "yours". Their name will be based on the name of the VB6 IDE executable, or the name of your own/demo executable. Select each such certificate, right-click on it, select Delete, and confirm. If you do not have other UA apps on your computer to be concerned about, you can delete all certificate that you see. When done, press OK.
6. click on the drop-down next to "Store Path", and select "... Machine Default".
7. Repeat steps 4 and 5 on the Machine Default store.
8. Close the UA Configuration Tool.
Then, try to run your (or the demo) app again. Make sure you run VB6 and your app - at least the first time - with elevated (admin) privileges. They are usually needed to store new certs into the certificate stores.
Best regards
Please Log in or Create an account to join the conversation.
Prior to our purchase we are trying to verify that the EasyUAClient will work for our software. I downloaded and installed the latest version as a trail. In VB6 IDE, I can run your ReadAndDisplayValue application accessing "opcua.demo-this.com:51211/UA/SampleServer", "nsu=http://test.org/UA/Data/;i=10853". However, when i compile and try to run on the same workstation, I get an error "Error: The specified network password is not correct."...
Any advice? I need to be able to compile and test our app using the trial version. Is that possible?
Thanks!
-Jack
Please Log in or Create an account to join the conversation.
Best regards
Please Log in or Create an account to join the conversation.
I believe our purchase was back in 2014. Could you please confirm that we (TrueLogic Company) have the 5.31 Standard Edition? I believe we have one developer license but will want to purchase an additional one this time.
Thanks!
Please Log in or Create an account to join the conversation.
If you wanted to pay by invoice/bank transfer: When you switch the Purchase page to that mode, the checkbox for "Version upgrade" will appear.
If you wanted to buy online (credit card and other options - web shop handled by the Digital River platform): Let me know, and I will email you a discount coupon. You would then proceed as with purchasing a new license, and apply the coupon code during the process.
Best regards
Please Log in or Create an account to join the conversation.
How do I go about purchasing an upgrade? I did not see that option in the Price List.
I believe we currently have 5.31 Standard Edition. Can you confirm? Our company is TrueLogic Company.
Thanks!
Please Log in or Create an account to join the conversation.
The COM (and therefore, VB6) support for OPC UA has been added in version 5.32, as listed here: kb.opclabs.com/Versions and
here: kb.opclabs.com/What%E2%80%99s_New_in_QuickOPC_5.32 .
Version 5.31 supports OPC UA but only in .NET.
In 5.32 and newer versions, your question is then answered in the user's guide under the article "Referencing the Components (QuickOPC-COM)".
Please Log in or Create an account to join the conversation.
One of your docs shows an SDK subfolder but I don't have that and when I try to add a Reference to OPCLabs.EasyOpcUA.dll from the Assemblies sub-folder I get the message that "Can't add a reference to the specified file."
Thanks!
Please Log in or Create an account to join the conversation.
But the error seems to be related to a supplementary package that you do not need at all.
Try to run the install once again, select the custom install, and during the process, uncheck the parts you do not need - and specifically, anything that has to do with the UA<->COM wrapper/proxies.
Regards
Please Log in or Create an account to join the conversation.
- Forum
- Discussions
- QuickOPC-UA in COM
- Product Lifecycle, Licensing
- How do we access the EasyUAClient?