When attempting to configure replication between two consoles, you receive the error:
Cannot connect to Recovery Manager for Active Directory on the target computer.
In the log "QuestSoftware.RecoveryManager.AD.UI.log" you observe the following trace:
ReplicationCoordinat...HandleException(): Error occurred. Details: QuestSoftware.RecoveryManager.AD.Enterprise.Portal.Exceptions.ClientConnectionException: Cannot connect to Recovery Manager for Active Directory on the specified computer.
Cause: There was no endpoint listening at net.tcp://<target>:52132/Dell/RMAD/Enterprise/discovery that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Make sure that:
- The target computer exists and has Recovery Manager for Active Directory installed.
- Recovery Manager Portal Access service is installed and running on the target computer. ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.tcp://<target>:52132/Dell/RMAD/Enterprise/discovery that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.