When migrating the content types directly, you get the following error:
Exception thrown: Unknown Error
at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream) at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse() at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at Metalogix.SharePoint.Adapters.CSOM2013.ClientContextExtension.ExecuteQueryWithIncrementalRetry(ClientRuntimeContext context, Int32 retryCount, Dictionary`2 privateData, Int32 delay) at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.CallExecuteQuery(ClientRuntimeContext ctx, SharePointAdapter callingAdapter) at Metalogix.SharePoint.Adapters.CSOM2013.CSOMAdapter.AddOrUpdateContentType(String sContentTypeXML, String sParentContentTypeName) at Metalogix.SharePoint.SPContentTypeCollection.AddOrUpdateContentType(String sContentTypeName, String sContentTypeXml, String sParentContentTypeName, Boolean bMakeDefaultContentType, XmlNode& resultNode) at Metalogix.SharePoint.Actions.Migration.CopyContentTypesAction.CopyWebContentTypes(ISPContentTypeCollection sourceWebContentTypes, ISPContentTypeCollection targetWebContentTypes)
原因
This is a known issue.
解决办法
Our development team is aware of this issue and is working towards a solution in a future release of Content Matrix. As a temporary workaround, recreate the Content Types in the Target manually.