Restore-SPSite Error on Backup-Restore Between Different Farms
When I was trying to backup restore between SharePoint DEV and QA Farms got this error message:
Restore-SPSite : <nativehr>0x80070003</nativehr><nativestack></nativestack>
Restore-SPSite : <nativehr>0x80070003</nativehr><nativestack></nativestack>
Root Cause: The source and target SharePoint Farm's build version mismatch!
Solution: Upgrade either the source or destination SharePoint farm and then backup-restore.
Backdoor way:
Solution: Upgrade either the source or destination SharePoint farm and then backup-restore.
Backdoor way:
There is an another way: Binary Edit! Just open the backup file in any HEX editor tool, I've used HxD from: http://mh-nexus.de/en/hxd/ , and change the version build number to your target SharePoint farm version.
Ref : http://www.sharepointdiary.com/2014/11/restore-spsite-error-on-backup-restore-between-farms.html
No comments:
Post a Comment