I added a wiki page library web part to a page. I used sharepoint
designer to convert the list view to a XSLT data view. I did this
because I want to filter the list based on the ID of another list using
querystring parameter. Before applying any filter, however, I test the
page and get this error:
"Unable to display this Web Part. To troubleshoot the problem, open
this Web page in a Windows SharePoint Services-compatible HTML editor
such as Microsoft Office SharePoint Designer. If the problem persists,
contact your Web server administrator."
I tried the same scenario with document libraries, but have no issue.
I have made sure the ListId (i.e, GUID) is correct and had the {}.
Has anyone seen this error for the above scenario and know how to
resolve it?