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.

Browse Data Nodes

More
18 Dec 2013 08:22 #1614 by adid@contel.co.il
Replied by adid@contel.co.il on topic Browse Data Nodes
Hello,

i am using c# asp.net .Net Framework 3.5 with visual studio 2010.
the problem occured when i running my website through the IIS ( not in debug mode ),
and also when i running the website in debug mode.
i think the problem is relevant to the OPC-UA Version that i am using - how can i make sure that my website is using the OPC-UA dll's that in my Bin folder, and not using them from the install directory of the OPC-UA ?

thank you,
Adi Damty

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

More
18 Dec 2013 07:25 #1613 by support
Replied by support on topic Browse Data Nodes
Hello. I am trying to reproduce it. Can you please answer this:
  1. What programming language are you using?
  2. What development environment and version are you using?
  3. Are you running your app from within the development environment (Visual Studio), or do you host it directly in production-grade IIS?
  4. Are you running it with a debugger, or without?

Thank you

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

More
17 Dec 2013 16:59 #1611 by adid@contel.co.il
Hello,

i try to connect to the OPC-UA Server using asp.net application and using windows service.
in the windows service i succeed to connect to the opc server ( opc.tcp://127.0.0.1:49320 ),
but when i try to connect using the asp.net application ( .net 3.5 ) i get this error :

OPC-UA client engine is not connected.

the error occoured in this line :

nodeElementCollection = i_EasyUAClient.BrowseDataNodes('opc.tcp://127.0.0.1:49320');

what is the problem ?

thank you,
Adi Damty

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

Moderators: support
Time to create page: 0.055 seconds