Hi Guys,
I had an migration upgrade failed error on having the same field name, how do i find the list and uncheck the columns.
Upgrade [SPSite Url=https://externet/sites/DataCentre] failed. Microsoft.SharePoint.Upgrade.SPSiteWssSequence has the ContinueOnFailiure bit set. Moving on to the next object in sequence.
[powershell] [SPUpgradeSession] [ERROR] [04/03/2015 16:58:27]: Inner Exception: Field name already exists.
The name used for this field is already used by another field in the list. Select another name and try again.
[powershell] [SPUpgradeSession] [ERROR] [04/03/2015 16:58:27]: at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
Thanks in Advance
Manoj.
You could use a free tool called SharePoint Manger located on CodePlex. They have a 2007, 2010 and 2013 version. https://spm.codeplex.com/releases/view/22762 Also, check the other Error log; that should have the field name you are looking for (same location as ULS logs).