Skip to main content
Nintex Community Menu Bar

Updating Managed Metadata in SharePoint 2010

  • January 22, 2016
  • 0 replies
  • 3 views

Forum|alt.badge.img+18


 

Symptoms


In Sharepoint 2010, when attempting to update a managed metadata column after it has been renamed, the following error occurs:

Error occurred trying to Execute (SmoSPListItem) - Microsoft.Sharepoint.Client.ServerException: Column 'RenamedColumn_0' does not exist. It may have been deleted by another user.
at Microsoft.Sharepoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)
at Microsoft.Sharepoint.Client.ClientRequest.ProcessResponse()
at SourceCode.Sharepoint.Client.ListBaseFunctions.getFieldByTitleOrInternalName(List list, String titleOrInternalName)
 

Diagnoses


This issue was identified and logged as a bug to be addressed in a future update.
 

Resolution

The only workaround available at this time is to rename this column back to what it originally was.