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-Classic in .NET
- Browsing, Browse Dialogs and Controls
- Exception: Cannot browse because the server is not compliant because it does not
Exception: Cannot browse because the server is not compliant because it does not
Please Log in or Create an account to join the conversation.
The connection is via Azure Portal. Inside the browser. Not a VPN.
Thanks.
Michael
Please Log in or Create an account to join the conversation.
Regards
Please Log in or Create an account to join the conversation.
Can I send you the Word document with instructions how to connect to the customer's server to your private email?
Thank you.
Michael
Please Log in or Create an account to join the conversation.
what do you mean by "connect to the customer directly"? A VPN?
Regards
Please Log in or Create an account to join the conversation.
1. It is possible to connect to the customer server directly. When can you connect? I will send you the connection instructions.
2. I tried using the EasyOPC Client ands also couldn't browse. See the attached screen capture. I also copied the exception error . See below.
Exceptions
Type: OpcLabs.BaseLib.Browsing.BrowseException
Data:
HelpLink:
HResult: -2146233088 (0x80131500)
InnerException:
OpcLabs.BaseLib.Runtime.InteropServices.ExtendedCOMException (0x80040112): Class is not licensed for use
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Data:
OpcLabs.EasyOpc.Implementation.ErrorEnhancement.Processed: True
OpcLabs.EasyOpc.Implementation.DAErrorEnhancement.Processed: True
ErrorCode: -2147221230
HelpLink:
HResult: -2147221230 (0x80040112)
InnerException:
Message:
Class is not licensed for use
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Source:
StackTrace:
TargetSite:
XML Qualified Name 2: opcfoundation.org/DataAccess/:E_FAIL.0x80040112
IsEmpty: False
Name: E_FAIL.0x80040112
Namespace: opcfoundation.org/DataAccess/
Message: Problem browsing OPC Data Access (OPC-DA) branches.
Source:
StackTrace:
TargetSite:
Thank you.
Michael
Please Log in or Create an account to join the conversation.
Thank you, but no, that's not going to work. I am talking about doing experiments with the server for many hours, and with the developer/debug version of QuickOPC which will need to be tweaked during the work. This cannot be done on your computers.
Best regards
Please Log in or Create an account to join the conversation.
Yes. You can get access to the server via my computer. Please schedule a meeting using the calendar link below.
calendly.com/michaelmeirovitz/30-minutes-zoom-meeting
Thank you.
Michael
Please Log in or Create an account to join the conversation.
If I get access to the server/trial (do you have download?), we can *try* to investigate and resolve it.
However, as I wrote before, I already know that the RSLinx browsing is broken, and there may be no solution, due to different approaches taken in our software.
Regards
- digitalsupport.ge.com/en_US/Article/Browsing-OPC-Items-from-RSLinx-Classic-OPC-Server
- forum.inductiveautomation.com/t/opc-browser-errors-when-brow...rslinx-classic-opc-server/1700
and maybe (although not precisely the same thing)
- www.mathworks.com/matlabcentral/answers/623558-rslinx-opc-co...ry-in-opc-data-access-explorer
- honeywellprocess-community.force.com/opcsupport/s/article/Br...from-Data-Manager-causes-hangs
Please Log in or Create an account to join the conversation.
Now we can change the following settings programatically:
EnableNativeClient = True, EnableNetApiClient = False
or
EnableNativeClient = False, EnableNetApiClient = True
However, no matter which option we choose (NetApi-Client or Native-Client) when we try browsing the RSLINX OPC server for items we get an error and the items are not displayed. See the attached screen capture and the error message.
Note: In Matrikon OPC Explorer there is no problem.
Please advise.
Thank you.
Michael
Please Log in or Create an account to join the conversation.
- Forum
- Discussions
- QuickOPC-Classic in .NET
- Browsing, Browse Dialogs and Controls
- Exception: Cannot browse because the server is not compliant because it does not