After configuring User Profile Synchronization, I found that SharePoint People Search could still not work as the the content source for the user profiles was being denied access.
Monday, August 29, 2011
Wednesday, August 17, 2011
SharePoint Collection Enumeration: Did you know that....
This one time I was trying to programmatically modify an SPListCollection, and I stabled into the error "Collection was modified; Enumeration operation may not execute". This error came about during the code block that looped through the SPListCollection and attempting to update the collection.
Subscribe to:
Posts (Atom)