Error When Trying to Delete a Master Page: “Server error: This item cannot be deleted because it is still referenced by other pages.”

I’ve had this happen often and I’ve usually just left the unused master pages, since they aren’t really hurting anything.  Today I finally decided to try to see if I could get rid of a pile of old copies of master pages I had lying around, and I found this Microsoft article which explains a workaround. …

Possible Bug in Aggregate Data Sources in DVWPs?

I think I’ve found a bug in using aggregate data sources in DVWPs with SQL Stored Procedures.  I’m trying to use the results of a Stored Procedure combined with the content of a list in SharePoint.  I’ve isolated the issue to the Stored Procedure. The first asp:SqlDataSource statement below is what I want the data…

Where’s the Darn Permission Roles Page?!?!?

This is a little one, but a time saver all the same.  I can never seem to find the “right” navigational route to the page which shows the permission levels (I think of them as roles and the page name backs me up!) in SharePoint.  It’s the page at /_layouts/role.aspx.  So: http://[yourservername]/_layouts/role.aspx From this page,…

SharePoint Saturday Boston – March 14, 2009

Another name drop and tip ‘o the hat to Mauro Cardarelli for bringing this one to my attention.  SharePoint Saturday is coming to Boston.  I’m going to see if I can’t get in as a speaker to talk about my SharePoint Designer DVWP stuff.  Working title: Developing with SharePoint Designer: The Middle Tier, Focus on Data…