The required feature is not enabled for this column typeThis 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 -forceThese 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
0 comments: