Skip to content

Marc D Anderson's Blog

  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy
Facebook X Linkedin Github
Marc D Anderson's Blog
  • SharePoint

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

    ByMarc D Anderson November 15, 2010

    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…

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

  • SharePoint

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

    ByMarc D Anderson November 14, 2010November 14, 2010

    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…

    Read More jQuery Library for SharePoint Web Services (SPServices) v0.5.8 ReleasedContinue

  • SharePoint

    Building a New SharePoint 2010 Virtual Machine from Scratch – Even I Can Do It

    ByMarc D Anderson November 13, 2010November 18, 2010

    <UPDATE DateTime=”2010-11-18 10:36:00 EST”>  Based on feedback from many people here and on Twitter, I’ve decided to build out my VM using Andrew Connell’s instructions. All of the admin types who have seen what I’m doing keep telling me things like “Well, if you want to do certain things down the road…” or “That’s not…

    Read More Building a New SharePoint 2010 Virtual Machine from Scratch – Even I Can Do ItContinue

  • SharePoint

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

    ByMarc D Anderson November 12, 2010November 12, 2010

    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…

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

  • SharePoint

    Working with the People Picker: A Shortcut

    ByMarc D Anderson November 10, 2010November 10, 2010

    The People Picker is the control you see on the page when a column or field needs to contain a user. (Not just the text representing a user’s name, which you should really almost never do, but the actual user object as understood by SharePoint.) It looks something like this. (This is an example from…

    Read More Working with the People Picker: A ShortcutContinue

  • SharePoint

    Tweeting Old Blog Posts: Useful or Annoying?

    ByMarc D Anderson November 9, 2010September 5, 2014

    Today I asked a question on Twitter that I’d like to also ask here so that I can get longer replies (if anyone has one). Recently, I realized that some of my old blog posts get questions or comments that (at least to me) tend to be interesting and/or useful. So I figured I’d start…

    Read More Tweeting Old Blog Posts: Useful or Annoying?Continue

  • SharePoint

    SPServices Example to Display Links Based on the User’s Location

    ByMarc D Anderson November 8, 2010February 14, 2011

    <UPDATE date=”2011-02-14″>: As of jQuery 1.5, single quotes are *required* around z:row or any other similar node selector. This was actually “required” in previous versions of jQuery, but not enforced. </UPDATE> I often get questions like “Why would you use the Web Services? Can’t you just use managed code and be done with it?” Once…

    Read More SPServices Example to Display Links Based on the User’s LocationContinue

  • SharePoint

    Disabling Modal Dialogs for List Forms in SharePoint 2010

    ByMarc D Anderson November 5, 2010November 5, 2010

    Modal dialogs are great! They reduce postbacks! They pop up! And they may drive your users batty if they aren’t used to them. They can also get in the way if you want to understand the DOM for the forms while you are customizing them. Modal dialogs are great if they serve a good UI…

    Read More Disabling Modal Dialogs for List Forms in SharePoint 2010Continue

  • SharePoint

    Adding Expand/Collapse Logic to your Data View Web Parts (DVWPs) –The Easy Way

    ByMarc D Anderson November 5, 2010November 5, 2010

    Live and learn. Maybe that’s my mantra. One thing I can tell you is that the first time I come up with a way to do something, it’s rarely the best. If I look at some old code of mine and think it’s perfect, I worry. We all are learning all the time, and it’s…

    Read More Adding Expand/Collapse Logic to your Data View Web Parts (DVWPs) –The Easy WayContinue

  • SharePoint

    Editing Complex Files in SharePoint Designer Quickly

    ByMarc D Anderson November 3, 2010November 3, 2010

    There are times when I’ve built up a page with complex Data View Web Parts (DVWPs) which take a *really* long time to load in SharePoint Designer 2007. The usual reason for this is that I’m using a Web Service as a DataSource which returns a large amount of data or that I’ve got many…

    Read More Editing Complex Files in SharePoint Designer QuicklyContinue

Page navigation

Previous PagePrevious 1 … 61 62 63 64 65 … 115 Next PageNext

Need help with the SharePoint Framework (SPFx), Learning Pathways, or PnP Modern Search? Our 1-Hour Jumpstarts may be for you!

Recent Comments

  • John Granger on Dear Microsoft: Stop It with Copilot, Already
  • Tom Dore on Dear Microsoft: Stop It with Copilot, Already
  • Marc D Anderson on Using ShareGate PowerShell to Download SharePoint Content
  • SeanB on Using ShareGate PowerShell to Download SharePoint Content
  • Microsoft Roadmap, messagecenter and blogs updates from 22-01-2026 - KbWorks - SharePoint and Teams Specialist on I’m a SharePoint Admin but I Can’t Access the Content Type Hub
MVP Badge 2025

Series

  • SharePoint Online Search Isn't Displaying What I Expect (2)
  • Sympraxis Client Side Development Pipeline (2)
  • Looping Through Content in a SharePoint 2013 Site Workflow (4)
  • Single-Page Applications (SPAs) in SharePoint Using SPServices (4)
  • SPServices Stories (21)
  • Moving from SPServices to REST (6)
  • Create a Simple SharePoint 2013 Employee Directory on Office365 (5)
  • Unlocking the Mysteries of Data View Web Part XSL Tags (21)

© 2026 Marc D Anderson's Blog - WordPress Theme by Kadence WP

Scroll to top
  • Home
  • Speaking
  • Books
  • About
  • Contact
  • Sympraxis Consulting
  • Privacy Policy