Showing posts with label managed meta data in SharePoint 2013. Show all posts
Showing posts with label managed meta data in SharePoint 2013. Show all posts

Wednesday, August 14, 2013

Make term set available to site collections in SharePoint

Once we create the term set in SharePoint managed metadata, we can make that available to all the site collection in the web applications or specific site collections. We can do that by the steps shown below,
Navigate to site settings and click on Term store Management in Site Administration section.

Right click on the term set that we want to make available to all the site collections, and click on Move Term Set.



In the Term Set Move dialog box, click on the global term set that to move and click on Ok button.



To make available for only specific site collections, In the Site Collection Access section we have to enter the URL of the site collection we want to make the term set available. 

Wednesday, April 24, 2013

"there are no addresses available for this application" error in SharePoint managed metadata service

In SharePoint 2013, After Configuring the managed metadata service app in SharePoint 2013, when click on “Properties” on the top ribbon for managed metadata service app, it is showing a popup box with the message “there are no addresses available for this application” as shown below.



For Managed metadata service app properties, it is showing the error message “The managed Metadata Service or Connection is currently not available. The Application Pool or Managed Metadata Web Service may not have been started. Please Contact your Administrator”.



In the error message itself SharePoint providing the solution. I was checked the Managed Metadata service (Central Administration -> manage Services on server -> Managed metadata service). It was stopped. Started the service.



Check the application pools in IISManager, started the Application pools in IISManager.



If still getting the same issue, just do IISRESET.  
Finally managed metadata service is working like charm.