Advanced OPC Data Logger

Trust In Confidence!

For Windows 2000 - Windows 11 (2022) (incl. Server, x86 and x64). Latest version: 3.10.0 build 306. March 6, 2024.


OPC and DCOM Configuration. Typical problems and solutions.

OPC and DCOM Configuration on Windows 2008 and Windows 7

5. Typical problems

5.1 RPC server unavailable

This error means that it is impossible to establish a network connection to the RPC service.

  1. If the error occurs during an attempt to get the list of OPC servers on the remote computer, you should check the firewall settings. The OpcEnum.exe file located in the Windows\System32 folder by default must be added to exceptions.
  2. You should make sure that inbound DCOM connections to port 135 are permitted
  3. If the error occurs during an attempt to connect to the OPC server, you should make sure that the executable file of the OPC server is added to the Windows firewall exception list.

5.2 Access denied

This error means that the current permissions are not enough to establish a connection. You should configure DCOM as described in section 4.

5.3 IOPCServerList interface not found

You should restart the computer after you install the OPC Core Components.

Related articles:

OPC and DCOM Configuration on Windows 2008 and Windows 7

OPC and DCOM Configuration on Windows Server 2012 and Windows 8