John-CymbalInteractive
-
1/23/2012 4:35:43 PM
Synchronization error
Hi,
I am attempting to synchronize between our staging server and production server. I have followed the guide, renamed the dll on both servers, and set everything up under Site Manager -> Settings -> Versioning & Synchronization -> Staging.
I am getting the following error:
Synchronization failed, see synchronization log for details.
Message: The request failed with the error message: -- Object movedObject moved to here.
--. Stack Trace: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at CMS.Synchronization.CMS.SynchronizationEngine.SyncServerWse.ProcessSynchronizationTask(String taskTitle, String taskType, String taskObjectType, String taskData, String taskBinaryData, String taskServerList, String systemVersion) at CMS.Synchronization.SyncClient.RunTask(TaskInfo taskObj)
Synchronizing 'Update document Home' task
Synchronizing the tasks ...
Preparing the tasks for objects ...
----
The "Object movedObject moved to here" is markup when I look at it through the synchronization log which points to ~/Logon.aspx. I have modified the logon control so I am wondering if this could be the issue?
Thanks, John
|