Cloud you please help me.
I get the PI messages log error : Advise returns E_ACCESSDENIED, check DCOM configuration: Access is denied (80070005) when connect to OPC DA server with PI OPC interface.
- The OPC server is DeviceXPlorer OPC Server
- In the OPC DA server run as administrator and I set password of administrator on the client in the same for run service.
- in the OPC DA server set DCOM (Authentication Level and Impersonation Lever) : Connect, Identify.
- in the OPC DA server set DCOM (Access Permission) : Everyone, Administrators and Anonymous Logon.
- in the OPC DA server set DCOM (Launch and Activation Permission) : Everyone and Administrators.
- in the OPC client set DCOM (Access Permission) : Everyone, Administrators, Network, Interactive and System.
- in the OPC client set DCOM (Launch and Activation Permission) : Everyone, Administrators, Network, Interactive and System.
- When I use PI OPC Client connect to OPC server, I get the error message "Unable to advise for shutdown notification" and cannot use "Refresh" but I can get the data by sync button.
What the DCOM configuration I have to set anymore?