I have a top-level site masterpage that I'm grabbing data from a list
and formatting via a dataview web part.
I cut-and-pasted this masterpage to make a sub-site masterpage that all
sub-sites will use.
This breaks the dataview web part, as I had expected it would, as I've
been told that to have a dataview web part to reference a top-level site
list, you need to create it in a subsite to begin with.
So, I deleted the dataview, then created a new one.
Alas, I still get the same vague 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.
----
Of course, it looks just fine inside of SharePoint Designer, so I'm
stumped. Any trick to this?