November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi All
I've looked through the log file and found the following exception details .
EPiServer.MirroringService.MirroringSourceService.MirroringSourceClient.HandleApplicationException(:0) - Exception has been thrown by the target of an invocation.
System.ServiceModel.FaultException`1[EPiServer.MirroringService.MirroringTransferProtocol.Common.MirroringFaultExceptionDetail]: Exception has been thrown by the target of an invocation. (Fault Detail is equal to EPiServer.MirroringService.MirroringTransferProtocol.Common.MirroringFaultExceptionDetail).
EPiServer.Enterprise.Mirroring.MirroringManager.Execute(:0) - 10.1.6 Error executing task "MirroringChannelName":
System.Exception: Exception has been thrown by the target of an invocation. (Operation is not valid due to the current state of the object.)
at EPiServer.MirroringService.MirroringSourceService.MirroringSourceClient.HandleApplicationException(FaultException`1 mirroringSourceFaultException)
at EPiServer.MirroringService.MirroringSourceService.MirroringSourceClient.StartMirroring(String siteId, Guid contextId, ValidationContext validationContext)
at EPiServer.Enterprise.Mirroring.MirroringManager.Execute(MirroringData data)
Regards
Muhammad
Hi
I'm setting up mirroring on episerver 6 site . I've installed the mirroring service on both source and destination site . Created a channel in source site and when I hit 'check system' button or run the mirroring schedule job . It comes up with following error message
Failed to check system, the reason is
Error executing task "EPi6MirroringChannel": Exception has been thrown by the target of an invocation. (Operation is not valid due to the current state of the object.)
EPi6MirroringChannel is the name of channel that I created.
Any one any thoughts please . Many Thanks