I am working on Moss 2007 site migration to Sp 2013 site.. both are publishing site. I have create VMs and using thrid party tool Share Gate, I wanted to know any one has done migration using third party tool succesfully. I wanted to copy the customisation of my clients also in this migration.Â
Mukund – Here is my take on this:
1) Metalogix – Great tool for re-organising before migration. Will not copy over custom .aspx pages so will require some significant re-configuratin of custom sites.
2) ShareGate – Seems to do a straight copy and paste.
I also just wrote this blog post on migrating InfoPath froms, not exactly technical but may help!
Â
And they said it couldn’t be done, well that was the word out on the internet. In fact, it said it can be done but get ready for a lot of pain. And they were right.
However this morning I managed to get some rather complex forms migrated from MOSS 2007 to SharePoint 2013 on a Windows Server 2008 R2 setup. Couple of things that may help in your quest.
- Ensure Infopath form services is setup correctly via central admin.
- Make sure you have the state service running (This one really got me, run it via powershell).
- Ensure you have the customer experience feature activated from where ever you are deploying from. (I did mine from the SQL server, long story but hey ho, mans got to do what a mans go to do).
- Re-configure all data connections in the form, where possible. Im still having some fun with the people picker.
- Make sure you are deploying to the correct location!
- URL Not found? IIS will tell you access denied. Make sure you have permissions on the library and that Infopath has signed you in correctly!
Hope this helps, I’ll add more as they come