SharePoint - SocialTags SharePoint2010 - Asked By sammy mc on 28-Oct-10 11:19 AM

Earn up to 10 extra points for answering this tough question.

Hi, I was trying to retrive all the social tags by username. It is working fine but when a user make a tag as private it does not showing in the socialtag object. when I use mySocialTagManger.GetTags(userProfile); it returns only public view of the tags.  the other way SocialTerm object like mySocialTagManger.GetAllTerms() retrun public&private tags but I cannot get Title and Url link and the other object SocialTag will do.

Any one have clear idea, how to get private tags using SocialTag object. I am passing "userprofile" not uri insdie GetTags(" ") function.

Thank you in advance

Herman Solberg replied to sammy mc on 08-Mar-12 05:05 PM
This issue has been resolved in February 2012 Cumulative Update for SharePoint Server 2010.

Read more about it here.