You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have registered the opcdaauto.dll and now I am seeing another exception in the logs:
System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
at OPCAutomation.IOPCAutoServer.Connect(String ProgID, Object Node)
at GodSharp.Opc.Da.OpcAutomationClient.OnConnect()
at GodSharp.Opc.Da.OpcDaClient.Connect()
at RigCLOUDOPCDA.Reader.Program.EstablishOPCConnection(Boolean disconnect)
Please advise.
The text was updated successfully, but these errors were encountered:
I have registered the opcdaauto.dll and now I am seeing another exception in the logs:
System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
at OPCAutomation.IOPCAutoServer.Connect(String ProgID, Object Node)
at GodSharp.Opc.Da.OpcAutomationClient.OnConnect()
at GodSharp.Opc.Da.OpcDaClient.Connect()
at RigCLOUDOPCDA.Reader.Program.EstablishOPCConnection(Boolean disconnect)
Please advise.
The text was updated successfully, but these errors were encountered: