Wednesday, May 23, 2012

Term Store Management Link is missing in Blank Site Template

Yesterday I tried to access the "TermStore Management" Link under Site Settings in SharePoint BlankSite Template. Found that it was missing.

Issue Description:

Term Store Management Link is missing in Blank Site Template

Solution:

Found that the Managed Meta data service feature was not enabled by default for the Blank site Template in SharePoint.
Executed the command from the powershell to activate the feature in the Blank Site Template .
Enable-SPFeature -id "73EF14B1-13A9-416b-A9B5-ECECA2B0604C" -Url

After executing the command successfully you will able to see the Term store management link under "Site Administration" in the Site Settings Page.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.