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.

Error code -2147023174

More
17 Jan 2017 13:54 #4776 by support
Replied by support on topic Error code -2147023174
This is most likely a DCOM configuration issue.

See e.g.:
- www.opclabs.com/forum/com-connections/1345-dcom-for-opc-configuration-tutorial#1796
- www.opclabs.com/resources/technology-opc/opc-videos/opc-dcom
- www.google.com/search?q=dcom+opc
- www.opclabs.com/forum/connections-reconnections-com-dcom/124...ng-to-remote-machines-via-code

It should also be noted that the screenshot you attached is from a kind of "pre-connection" step: At that moment, the client is not trying to connect to any specific OPC server. It is trying to obtain a list of servers available on a remote machine, using so-called OpcEnum service (which should be installed on the remote machine; usually this is automatic with an OPC Server). This is just to let you know when you will be doing the DCOM stuff, that besides the OPC Server there is actually yet another component in play.

Can you do the same thing using some other OCP client, from the same client machine to the same server machine?

Regards

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

More
17 Jan 2017 13:11 #4775 by MrASmidth
Replied by MrASmidth on topic Error code -2147023174
Hello OPC Labs,

Sorry. We made an error in the design of the reference test.

The reference used another Connection method.

But still we dont know what to do. I copyed the example in attachments.


Do you know why we get a Zugriff verweigert -Error?

Alex
Attachments:

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

More
17 Jan 2017 11:52 #4773 by support
Replied by support on topic Error code -2147023174
Are you sure you have the server identification correct? Machine name etc. The error looks like that the target computer cannot be reached by DCOM.

Can you post the piece of code that shows it (i.e. how you identify the server for QuickOPC), and at the same time, a screenshot from the other client where the connection is specified?

Thank you

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

More
17 Jan 2017 11:02 #4772 by MrASmidth
Replied by MrASmidth on topic Error code -2147023174
Thanks for your quick Response.
In this this Environment it never worked so far.

Yours
Alex

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

More
17 Jan 2017 10:13 #4770 by support
Replied by support on topic Error code -2147023174
Hello.

Can you *ever* connect with QuickOPC, or is it so that it has worked previously, but suddenly the error appeared (and does it then go away)?

Thank you

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

More
17 Jan 2017 10:07 #4768 by MrASmidth
The following error is shown on our Environment reading an OPC Item

16.01.2017 11:35:03 Read Fehler OPC :10.250.80.200-INAT TcpIpH1 OPC Server-Klebe_366.Min_Hoehe_Dorn:An OPC operation failure with error code -2147023174 (0x800706BA) occurred, originating from 'OpcLabs.EasyOpcRaw.DataAccess.RawEasyDAClient'. The inner exception contains details about the problem.
16.01.2017 11:35:03 Inner Exception:Der RPC-Server ist nicht verfügbar.

With another OPC Client i can read the items (see attachment).

What can i do?


Thanks for your help
Alex



Attachments:

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

Moderators: support
Time to create page: 0.062 seconds