Saturday 12 July 2014

SharePoint Migration errors

1. We cannot migrate “12.0.0.4518” this version form MOSS 2007 to Sharepoint 2010.First you have to update your MOSS 2007 site to “12.0.0.6421” environment then we can migrate to SP2010.
2. stsadm -o preupgradecheck
3. We have to run above common before we start the migration to SP 2010, if you run above common in “12.0.0.4518” it will not support.
4. One you restore content database in SQl server which pointing to Sharepoint 2010 , add users to newly created database and provide db owner permissions.
5. If you have any Features and custom web parts in MOSS 2007, first activate feature and add custom web part to sharepoint 2010 then restore moss 2007 content database.
6. Once you done all migration steps access new sharepoint 2010 sites url. If you are not able to get the site, check application pool of newly created site it might have stopped.
7. Or newly created site might running in 32 bit environment. We have change this option in application poolàadvanced settingsà 32 bit environment change from ‘true’ to “false”
8. Once you done migration there would be chance you are not able to see the “Visual Changes” option in newly create site, to get this option you should have site administration permissions.