I did a test migration from SharePoint 2010 to 2013 and deployed solution which has custom list definition which worked fine. But recently because of change request need to add field to list definition. After deploying the updated solution to SharePoint 2013 its throwing error as below
Exception thrown while fetching field by internal name 'test' Microsoft.SharePoint.SPException: Cannot complete this action. Please try again. ---> System.Runtime.InteropServices.COMException: Cannot complete this action. Please try again.
at Microsoft.SharePoint.Library.SPRequestInternalClass.GetFieldsSchemaXml
Any help is appreciated.
Thanks Rama