SharePoint Designer Error When Saving a Page with Multiple Data View Web Parts

I could probably write an entire book on the strange things that SharePoint Designer does, but I don’t have time for that. Instead, it’s yet another blog post. Today I was adding some Data View Web Parts (DWVPs) to a page, and I took the shortcut of copying and pasting the code of one to…

Fix in the February 2012 CU for Stack Overflows with DVWPs Running Over One Second Limit Imposed by the August 2011 CU

Image via Wikipedia If you’ve been bitten by the issue I described in my post called August Cumulative Update Causing Stack Overflows with DVWPs Running Over One Second, then you’ll be happy to know that there may be a solution available to you. An anonymous reader left a comment on the above post the today…

Application-Wide Help in SharePoint Using DVWPs and List-Based Content

In a recent client project, we wanted to offer some sort of online help capability. While SharePoint has a help capability built into it (those little icons on every page which usually take you to a page that has nothing to do with what you are actually doing – Microsoft should really fix that), we…

August Cumulative Update Causing Stack Overflows with DVWPs Running Over One Second

Today is one of those days where I try to figure out a bunch of odd situations in various places. The oddest was one involving a Data View Web Part (DVWP) I wrote about a year ago. It’s been running just fine ever since – until about a month or so ago. I didn’t hear…

InnerWorkings Adds SharePoint 2010 to Its Learning Platform in Partnership with USPJ Academy

Over at the USPJ Academy, we’re really excited to finally be able to talk publicly about the partnership we’ve formed with InnerWorkings. We’ve been working hard with them over the last few months to get our content and platform capabilities integrated with theirs to deliver our classes to their customer base. We’re proud of our…

Middle Tier Magic: The SPSTCDC Web Site Speakers and Sessions Pages – Recording Available

In case you missed my Middle Tier Magic: The SPSTCDC Web Site Speakers and Sessions Pages webinar which I did a little over a week ago with Dux Sy (@meetdux), I just wanted to do a quick post about it. The webinar was my “session” for SharePoint Saturday: The Conference (SPSTCDC) since I wasn’t able…

Compound Filtering in Data View Web Parts (DVWPs) with SharePoint Designer

When you build a Data View Web Part (DVWP) in SharePoint Designer, there are times when you might need compound filtering. By this, I mean something like: Show me the items where (City=”Abington” or Approval Status=”Approved”) and Approval Status!=”Pending” It’s sort of a silly example, but you should get the gist. Where you put the…

Middle Tier Magic: The SPSTCDC Web Site Speakers and Sessions Pages

<UPDATE dateTime=”2011-08-16> If you missed the webinar, you can watch the recording here. As I mentioned during the webinar, all of the important code bits are shown below. If you have any questions, please feel free to post a comment. </UPDATE> I’m not going to make it to what may be the largest SharePoint rodeo…