Forum Discussion
Louis Kwong
Oct 17, 2017Copper Contributor
Migrate Libraries using ShareGate's Copy Site Object misses DispForm.aspx for the library
I've noticed an issue with using ShareGate's Copy Site Object to migrate SharePoint libaries from one SharePoint Online site to another. I migrated the libraries without content. It's only after ...
- Oct 19, 2017
Hi Louis,
Full disclosure, I work for Sharegate :) Here's what you need to do to resolve your problem:
1. Download and install Sharepoint Online Management Shell
2. Open a Sharepoint Online Management Shell prompt
3. Run the two following commands:
Connect-SPOService -Url https://YourDomain-admin.sharepoint.com
Set-SPOSite -Identity https://YourDomain.sharepoint.com/sites/YourSite/ -DenyAddAndCustomizePages 0
4. Try to remigrate.If that doesn't work, contact support@share-gate.com and they'll be happy to give you a hand! Good luck :)
Oct 17, 2017
I think you should report this issue to Sharegate guys