11 thoughts on “Sharepoint 2010 Managed Metadata Tag Cloud

  1. Dear sir,

    I am incorrect but does your xslt contains several errors? I see first a /pre tag than the pre tage. I see an attribute element that’s not closed and three div tags (meaning there must be one missing or one too many). Could you please correct the errors. I am interested in your solution.

  2. Hey Pim,

    Thanks for your feedback! You’re entirely right, it seems WordPress did a number on the code when i pasted it. I’ve reattached the XSL, hopefully without any errors this time :) Let me know if you discover any other issues!

    Best regards,
    Even

  3. Hi,
    Thanks for this post, I thought Microsoft should have packaged the Tag Cloud web part to populate list Items or Metadata properties… to make life easy for us – SharePoint admins.

    I have a few problems while setting up the webpart from the codeplex site, may be you could help me to fix this :

    I get this error when configuring the properties of the Taxonomy web part:
    Web Part Error: Unhandled exception was thrown by the sandboxed code wrapper’s Execute method in the partial trust app domain: An unexpected error has occurred.

    And if I don’t set the properties this is the message I get:
    Taxonomy WebPart
    Error rendering web part: List ‘/Lists/Keywords’ does not exist at site with URL ‘http://splab/kbase’.

    I am very sure, I have the ‘Keywords’ custom list to which it has a managed metadata column, which I want to show as Tag Cloud.

    Some internet blogs suggest that the first error is due to a web-part inheritance failure, however I have my doubts as this codeplex web-part is being used by so many people and it works for them.

    Any help in the direction of fixing this will be greatly appreciated.

    Thanks, Sabs

  4. Hi Sabs,

    I’m far from an expert on this field, so I would suggest you post your question at the CodePlex web site. One suggestion though: Have you tried using just ‘/Keywords’ as the list name in the settings instead of ‘/Lists/Keywords’? Just a thought.

    Even

  5. Hi there

    This tag cloud works fine with a small disadvantage: if there is no keyword which contain a space there is never a line-break and the cloud grow in one single line. Any suggestions for that?

    • Hi Christian,

      I’m not sure if I understand your issue correctly. But you might want to try explicitly setting the width of the cloud web part to less than the page width to force a line break. If that doesn’t do the trick, please elaborate a bit on your issue.

      Even

    • Hey again Christian,

      Now I get your problem. The whole thing is solved if you put in a couple of spaces in the delimiter span. I’ll update the code to reflect this. Thanks for your input!

  6. Hi, did you ever resolve the first issue?

    Web Part Error: Unhandled exception was thrown by the sandboxed code wrapper’s Execute method in the partial trust app domain: An unexpected error has occurred.

    I get this whenever i attempt to add the web part.

    Garry

    • Hey Garry,

      I haven’t been able to reproduce your issue so I’m sorry but I can’t really help you out. Best of luck though.

    • Have you tried to restart the sandbox service in central administration?

  7. Pingback: Mein Linkdump 28. November 2011 | My Workstation

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s