The content deployment was working for one week before it started failing for no reason. On the target server, this is the error that I get. I've tried looking online but haven't been successful. Any ideas? We had this error before we upgraded to SP1 and now, it's shown up again after SP1. It also seems that when the user creates new pages, the content deployment fails.
Failed import operation for Content Deployment job 'Remote import job for job with sourceID = 78126c44-3e17-4f6b-86d4-4974c7a350d4'. Exception was: 'Microsoft.SharePoint.SPException: Cannot complete this action.
Please try again. ---> System.Runtime.InteropServices.COMException (0x80004005): Cannot complete this action.
Please try again.<nativehr>0x80004005</nativehr><nativestack></nativestack>
at Microsoft.SharePoint.Library.SPRequestInternalClass.ImportNavigationXml(String bstrUrlWeb, String bstrNavXml, Boolean fClearNavigation)
at Microsoft.SharePoint.Library.SPRequest.ImportNavigationXml(String bstrUrlWeb, String bstrNavXml, Boolean fClearNavigation)
--- End of inner exception stack trace ---
at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
at Microsoft.SharePoint.Library.SPRequest.ImportNavigationXml(String bstrUrlWeb, String bstrNavXml, Boolean fClearNavigation)
at Microsoft.SharePoint.Deployment.ImportObjectManager.ImportWebStructure()
at Microsoft.SharePoint.Deployment.SPImport.DeserializeObjects()
at Microsoft.SharePoint.Deployment.SPImport.Run()