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.

occasional errors in the OPC tag subscription from the remote OPC server

More
08 Oct 2015 10:29 #3605 by support
All these error appear to come from the underlying COM/DCOM, RPC and networking infrastructure. They can have relation to things like networking problems, server crashes, or software incompatibilities (proxies/stubs, OS etc.).

QuickOPC is only delivering these errors to your code, without having knowledge for their root cause or a chance to correct them. You need to investigate and look for the problem in these lower (Microsoft) layers.

Best regards

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

  • saravana48
  • Topic Author
  • Visitor
  • Visitor
07 Oct 2015 12:38 #3598 by saravana48
Hello,
The following errors throws occasionally during the OPC tag subscription from the remote OPC server.

1) OLE received a packet with an invalid header.(-2147417839)
2) The stub received bad data. (-2147023113)
3) The server process could not be started because the configured identity is incorrect. Check the username and password. (-2147467238)
4) The remote procedure call failed. (-2147023170)
5) The RPC server is unavailable. (-2147023174)

Client : QuickOPC 5.31
Server : SWToolbox.TOPServer.V5

Note: set the EasyDAClient.SharedParameters.Client.UseCustomSecurity to False

Please give more information and also cause/reasons for the errors.

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

Moderators: support
Time to create page: 0.053 seconds