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.

BrowseDataNodes stuck when client not trusted

More
11 Nov 2013 08:09 #1532 by support
From: A.
Sent: Sunday, November 10, 2013 4:39 PM
To: Zbynek Zahradnik
Subject: OPC UA

Hello,

....

When the client is not in the trusted clients list and I use :
uaNodeElementCollection = m_EasyUAClient.BrowseDataNodes(i_UAEndPointDescriptor);
where i_UAEndPointDescriptor is local, than I get OpcLabs.EasyOpc.UA.UAException immediately and this is fine.

But when i_UAEndPointDescriptor is computer at the network, and my client is not in the trusted clients list on this computer,
Than my service is stuck in this line when I try to operate BrowseDataNodes. Can I run this line with timeout ? why the application is stuck and doesn’t throw error ?
Thank you,
A.

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

Moderators: support
Time to create page: 0.050 seconds