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.
URGENT: C#.NET 3.5 deployed on Windows 7 64-bit system not working
New versions are highly compatible in terms of API, I would not expect any problems using them. You can download the trial version for free.
Version upgrade costs are currently at approx. 50% of the new license price, you can view all the prices here: www.opclabs.com/purchase/full-price-list .
Best regards
Please Log in or Create an account to join the conversation.
I use very basic operation on QUICKOPC.NET (EG- Subscibe & Unsubscribe items, and some simple Read and Write Item Values. How compatible are later versions of QUICKOPC with this functionality. In other words are there any drepecated functions from 5.02 to 5.31?
I would like to upgrade to higher version but have not included this as a cost in my project? Are there now licence upgrade costs?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Some Questions
- We currently have a Multi-purpose developer licence Serial # - 1050020013.bin. Will this work on all later versions of QUICKOPC.NET or should i download a specific version?
Please Log in or Create an account to join the conversation.
Recommended approach is to upgrade QuickOPC. Your version is no longer supported anyway.
If you have to stay with version 5.02, you can try to force it into 32-bits like this:
a) For applications that you build yourself in Visual Studio, change the project platform from "AnyCPU" to "x86".
b) For application where you only have the binary (.EXE) available, use CorFlags utility ( msdn.microsoft.com/en-us/library/ms164699%28v=VS.100%29.aspx ) .
Best regards
Please Log in or Create an account to join the conversation.
I have installed QuickOPC.NET using install package "QuickOPC.NET+5.02.exe".
When i run my C#.NET application and the QuickOPC.NET Demo application i get an error - Refer attachments.
Please urgently assist how to resolve this issue.
Thank you.
Please Log in or Create an account to join the conversation.