I was recently attempting to add a new managed metadata type site column to an existing SharePoint 2010 site collection but when I tried to select a term set I saw the following error:
The required feature is not enabled for this column type
This had me a little confused.  I checked all of the features against another SharePoint 2010 server that was working as expected and everything appeared to be the same.
A search on Google revealed that there are actually some features that are not listed in the site features or site collection features that can (somehow) become disabled and will then need to be manually activated using STSADM.
STSADM -o activatefeature -id 73EF14B1-13A9-416B-A9B5-ECECA2B0604C -url http://sitecollection -force
These links were very helpful:
http://dotneteers.net/blogs/aghy/archive/2010/03/14/activating-managed-metadata-feature-on-your-web-application-in-sharepoint-2010.aspx
http://jasonlochan.blogspot.com/2010/04/managed-metadata-service-required.html
http://www.sharepoint4developers.net/en-nz/post/required-feature-metadata-column.aspx
|
This entry was posted on Sunday, April 03, 2011 and is filed under . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

0 comments: