A Trick with the Dreaded “Server Error in ‘/’ Application” Error

Have you ever tried to go to a SharePoint page in your browser and gotten an error like this? This screenshot is from SharePoint 2010, but this trick works in SharePoint 2007 as well. View Source on the page and you’ll see additional information down at the bottom, hidden inside a comment. sure, it’s still…

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

Earlier today I released SPServices v0.5.8. The headlines for this release are: more operations, including the first SharePoint 2010 (SP2010) only operation, and a new function, SPUpdateMultipleListItems. SocialDataService The Social Data Service Web Service is the first SP2010-only Web Service I’ve added to SPServices. This Web Service allows you to interact with the new social…

How Does the “All People” View Work in SharePoint?

I got a question today from someone at one of my clients about how the All People page works. This is the page found at: http://[ServerName]/[SiteCollectionRoot]/[SubSitePath]/_layouts/people.aspx?MembershipGroupId=0 Here’s the question: I’ve noticed that in the All People page of my department site, accessible from the People And Groups section, some users are listed with the Created…