Microsoft PlayGround

A Playground for Microsoft Technologies

Entries Tagged ‘SharePoint 2010’

Console Application for SharePoint 2010 [No User Profile Application available to service the request. Contact your farm administrator.]

Today I was working on some cool features to update the User Profile store in SharePoint 2010. To test this feature I usually use a Console Application. In my Console Application I was keep getting an error on a line like below: UserProfileManager profileConfigManager = new UserProfileManager(ServiceContext); The exception I kept getting was : ‘No [...]

SharePoint 2010 Custom Errors

About a year ago I wrote a article on deactivating the custom errors off SharePoint 2007. That had to be done in the following manner: Step 1: Change <SafeMode MaxControls="200" CallStack="false" > to <SafeMode MaxControls="200" CallStack="true" > Step 2: <customErrors mode="Off"/> If you do this on a SharePoint 2010 installation you will still get the [...]

Installation of Microsoft SharePoint Server 2010

Update: Since a few weeks I’m using Windows Server 2008 R2 with Hyper-V installed. This option works far better then VirtualBox. Besides this I also installed a Solid State Disk (This really increases the performance). To use Windows Server 2008 R2 as a desktop read the following article: Using Windows Server as a Desktop Operating System April [...]

SharePoint 2010 Documentation

A few day’s ago (April 15) Microsoft released a great set of documentation about SharePoint 2010. The following documentation can be downloaded:   SharePoint Server 2010 performance and capacity test results and recommendations : A white paper set that describe the performance and capacity impact of specific feature sets included in Microsoft SharePoint Server 2010. [...]

SharePoint 2010 reaches RTM

16 April Microsoft reached an exciting engineering milestone: the release-to-manufacturing (RTM) for Office 2010, SharePoint 2010, Visio 2010 and Project 2010! The Volume License customers with active Software Assurance (SA) on these products will be one of the first to receive the 2010 set of products. They will be able to download the product in [...]