About Me
Alex is a SharePoint Consultant for OBS, part of The Nintex Group. He also acts as a Community Moderator for SharePoint Stack Exchange.SharePoint Stack Exchange
Join our free, community operated site!
-
Recent Posts
Recent Comments
- Guest on “The rows you modified could not be saved to the server due to validation errors”
- SPField DisplayName vs Internal Name « Niranjan Rao Julapelly's Blog Learning By Doing ;) on Internal name vs display name
- Alex Angas on Debugging file locking in the GAC
- Ryan Wheeler on Debugging file locking in the GAC
- Ryan on Debugging file locking in the GAC
Recent Tweets
- Just felt my unborn baby for the first time! It kicked me in the face. 2 days ago
- @chooklotto I don't mind - bought a cheap 1st gen #WP7 that I'll want to replace anyway :) /cc @alexanderb in reply to chooklotto 1 week ago
- @pauld08 I'd want to see the philosophy of Apple change before going back, probably won't happen! in reply to pauld08 1 week ago
- Really like my #WP7 but recently it's started rebooting... All. The. Time. What to do? 2 weeks ago
- @mrhodes Not sure what's more inspiring, the triathlon or your ass tattooed with SharePoint partner logos! in reply to mrhodes 2 weeks ago
- More updates...
Tags
Categories
Archives
- November 2011 (1)
- September 2011 (4)
- March 2011 (1)
- November 2009 (1)
- September 2009 (1)
- August 2009 (2)
- July 2009 (4)
- June 2009 (1)
- November 2008 (3)
- October 2008 (1)
- September 2008 (4)
- July 2008 (1)
- February 2008 (1)
Find Me

Alex Angas Blog by Alex Angas is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at www.alexangas.com.
Author Archives: Alex Angas
Explorer View breaks after IE8 install on Windows 2003
Since installing Internet Explorer 8 on my Windows Server 2003 development machine I’ve been unable to use Explorer View, with the error: Please wait while Explorer View is loaded. If Explorer View does not appear, your browser may not support … Continue reading
Debugging file locking in the GAC
Do you ever find that your solution files have been “successfully deployed” according to SharePoint, yet the updated code isn’t taking effect? Perhaps you are trying to debug but breakpoints aren’t being hit when normally there’s no problem. Yet for … Continue reading
Gotchas configuring SSO
SharePoint 2007 seems to have some real weirdness going on with configuring SSO. I’ve been setting it up in a test environment in a very simple way, using the farm administrator account for everything: Microsoft Single Sign-on Service account, Single … Continue reading
“The rows you modified could not be saved to the server due to validation errors”
Encountered a strange problem copying and pasting between the datasheet views of two contact lists. Only the Contact and Country fields were showing in the datasheet view. When doing the paste, the following error appeared: The error gives some clue … Continue reading
Populate a SharePoint site collection from Excel
I’ve needed to populate a site collection with many hundreds of sites in an automated fashion several times over the last couple of years. Every time the business owner gives me an Excel spreadsheet of the sites they want created. … Continue reading
Programmatically retrieving the name of an SSP
This was asked on the new Stack Overflow programming questions site recently (which you should really check out and start using if you don’t already!). Getting the SSP name is something that I’ve needed to do to build the SSP … Continue reading
Posted in Project Server, SharePoint
Tagged development, Project Server, PSI, SharePoint, SSP
Leave a comment
SQL querying the queue
I recently found myself in the situation where the Project Server queue service was taking up almost all of a server’s CPU. Unfortunately due to the high demands of the queue jobs, the administration page was unavailable with a connection … Continue reading
