13 thoughts on “Navigation Hierarchies and Key Filters with Slides Library

    1. The core of this problem is the web part on the page. If you look in the SharePoint’s log you can see it. Web part can be easy changed by SharePoint Designer 2010.
      Method presented here was found by chance.

  1. Hi Sergey!
    I have the same problem, but with documents library. And I can’t open default page of library and edit view of web part. When I try it, I see usual error massage with idenrifier an suggestion “return to site”. With this idenrifier I have found the same description in LOG file “MetadataNavigationContext Page_InitComplete: No XsltListViewWebPart was found on this page[/ITDep/EAC/Project%20Documents/Forms/AllItems.aspx]. Hiding key filters and downgrading tree functionality to legacy ListViewWebPart(v3) level for this list. d159f18c-db44-46f8-b36a-2131e01a5380”.
    Could you say, how to resolve problem in my case? Thanks.

  2. hello sergey!

    Your solution is awesome, but now I don’t have a checkbox in . if I add it, I can’t see it (it simply doesn’t show up!) and the “copy slide to presentation” isn’t there too. any idea how I can solve this problem?

    SharePoint 2010, IE 8 & 9

    cheers

    1. hello, philipp
      Open your View in Sharepoint Designer and look at View tag

      <View Name="{1414C061-20F1-424A-A100-E25BDA6C776A}" MobileView="TRUE" MobileDefaultView="TRUE" Type="HTML" DisplayName="All Slides" Url="/Slide library/Forms/AllItems.aspx" Level="1" BaseViewID="2" ContentTypeID="0x">

      Change BaseViewID to 2 and checkbox should work.

  3. Hi Sergey thanks for your help

    After I activated the the checkbox finaly shows up, but if I select the slides and try to export them with the button “Copy Slide to Presentation” nothing happens. (After pressing the Button the page act like a page refresh (F5) and after that, all selected slides are unselected). Even Powerpoint remains closed. (Powerpoint 2007 / 2010 Enterprise, Plus)

    I’m facing this bug on my SPS testing machine (vmware, 2008 R2, SPS 2010, full rights) and also in the productivity environement (different server, restricted).

    any idea why?

    1. heh :) sorry, some tags like and it's content won't show up in your comment function, here we go again:

      After I activated the the checkbox finaly shows up, but if I select the slides and try to export them with the button “Copy Slide to Presentation” nothing happens. (After pressing the Button the page act like a page refresh (F5) and after that, all selected slides are unselected). Even Powerpoint remains closed. (Powerpoint 2007 / 2010 Enterprise, Plus)

      I’m facing this bug on my SPS testing machine (vmware, 2008 R2, SPS 2010, full rights) and also in the productivity environement (different server, restricted).

      any idea why?

      1. Same here, did u found any solution?
        I see my tags, can filter and all is fin. but i cant “copy slide to presentation”. the link seems to be broken. no reaction on the powerpoint . 😦
        Thats not good.

      2. Hello ragesoft,
        I have not fixed it. I think that it should not be hard to write it with yourself using SharePoint built-in ActiveX objects.

  4. 😦

    “…After I activated the Summary view the checkbox finaly shows up…”

  5. Added a new blog post with a code fix of this issue – “Navigation hierarchies and key filters with slide library : Code Fix”. Link to the new post you can find into the header.

  6. Hi Sergey,
    I have similar problem after applying SharePoint SP2

    This is the message
    MetadataNavigationContext Page_InitComplete: No XsltListViewWebPart was found on this page[/_layouts/Upload.aspx?List=……..
    Hiding key filters and downgrading tree functionality to legacy ListViewWebPart(v3) level for this list.

    I have read your article but I do not know how to solve it for this ListFormWebPart

    Do you have any suggestions
    Thank you
    Amira

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