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.

Exception: Cannot browse because the server is not compliant because it does not

More
01 Dec 2022 15:27 #11277 by support
I do not think this has changed from a previous version. The difference might be due to the fact that I have instructed you to tweak these settings in the past already.

Yes, it can be changed programmatically:
- opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User%2...ultiple%20Implementations.html .

If the program does not set it, it can be set from an "external" configuration file:
- kb.opclabs.com/Intrinsic_Component_Configuration
- kb.opclabs.com/Intrinsic_component_configuration_examples

Regards

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

More
30 Nov 2022 14:41 #11273 by micham
Hi,

So what do you suggest?
Can it be done programmatically?

Not that we didn't have this problem in previous versions.

Thank you.

Michael

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

More
30 Nov 2022 12:11 #11272 by support

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

More
30 Nov 2022 07:37 #11271 by micham
Hi,

Thank you for your answer.
One question: if I will change to EnableNetApiClient = False, can it affect browsing other OPC DA servers?

Thank you.

Michael

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

More
29 Nov 2022 10:08 #11252 by support
Hello.

RS Linx OPC browsing is hopelessly broken.
Try to switch to the Native implementation (EnableNativeClient = True, EnableNetApiClient = False).

Regards

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

More
29 Nov 2022 09:32 - 29 Nov 2022 09:49 #11251 by micham
Hi,

We are getting this exception when trying to browse the RSLinx OPC server. When using Matrikon OPC Explorer, there is no problem.

I appreciate your answer.

Michael

OPC NET API error - result ID: E_UNKNOWN_ITEM_NAME; Cannot browse because the server is not compliant because it does not support the BROWSE_TO function.
+ The item ID used was "STORAGE_HH".
+ The client method called (or event/callback invoked) was 'BrowseNodes'.


Exceptions

Type: OpcLabs.BaseLib.Browsing.BrowseException
Data:
HelpLink:
HResult: -2146233088 (0x80131500)
InnerException:
OpcLabs.EasyOpc.Engine.NetApiResultException (0xC0040007): OPC NET API error - result ID: E_UNKNOWN_ITEM_NAME; Cannot browse because the server is not compliant because it does not support the BROWSE_TO function.
+ The item ID used was "STORAGE_HH".
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Data:
OpcLabs.EasyOpc.Implementation.ErrorEnhancement.Processed: True
OpcLabs.EasyOpc.Implementation.DAErrorEnhancement.Processed: True
Diagnostic Info:
ErrorCode: -1073479673
HelpLink:
HResult: -1073479673 (0xc0040007)
InnerException:
Message:
OPC NET API error - result ID: E_UNKNOWN_ITEM_NAME; Cannot browse because the server is not compliant because it does not support the BROWSE_TO function.
+ The item ID used was "STORAGE_HH".
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Source:
StackTrace:
TargetSite:
XML Qualified Name 2: opcfoundation.org/DataAccess/:E_UNKNOWN_ITEM_NAME
IsEmpty: False
Name: E_UNKNOWN_ITEM_NAME
Namespace: opcfoundation.org/DataAccess/
Message: Problem browsing OPC Data Access (OPC-DA) leaves.
Source:
StackTrace:
TargetSite:


QuickOPC version 2021.3 5.62.1032.1
Attachments:
Last edit: 29 Nov 2022 09:49 by micham. Reason: add version info.

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

Moderators: support
Time to create page: 0.069 seconds