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…

Bug in SPServices v0.7.1 with UpdateListItems Fixed in v0.7.1a

I’ll admit that I sometimes make mistakes. Here’s a clear one. When I made some changes to the way I initialize the default options in SPServices to help slim down the footprint, I missed testing a few things. Luckily, alert SPServices user mbroschat caught it very soon after I released v0.7.1 and I was able to…

jQuery Library for SharePoint Web Services (SPServices) v0.7.1 Released

Today I’m releasing SPServices v0.7.1. If you are using an earlier version of SPServices, I strongly suggest that you upgrade to this version. Not only does it have some cool new stuff in it, I’ve managed to squeeze some considerable performance improvments out of some of the most used functions, like SPCascadeDropdowns and SPDisplayRelatedInfo. In my…