<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft PlayGround</title>
	<atom:link href="http://msftplayground.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://msftplayground.com</link>
	<description>A Playground for Microsoft Technologies</description>
	<lastBuildDate>Fri, 13 Aug 2010 08:13:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Console Application for SharePoint 2010 [No User Profile Application available to service the request. Contact your farm administrator.]</title>
		<link>http://msftplayground.com/2010/08/13/console-application-for-sharepoint-2010-no-user-profile-application-available-to-service-the-request-contact-your-farm-administrator/</link>
		<comments>http://msftplayground.com/2010/08/13/console-application-for-sharepoint-2010-no-user-profile-application-available-to-service-the-request-contact-your-farm-administrator/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 08:12:09 +0000</pubDate>
		<dc:creator>Maik van der Gaag</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://msftplayground.com/?p=283</guid>
		<description><![CDATA[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 : &#8216;No [...]]]></description>
		<wfw:commentRss>http://msftplayground.com/2010/08/13/console-application-for-sharepoint-2010-no-user-profile-application-available-to-service-the-request-contact-your-farm-administrator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Custom Errors</title>
		<link>http://msftplayground.com/2010/07/22/sharepoint-2010-custom-errors/</link>
		<comments>http://msftplayground.com/2010/07/22/sharepoint-2010-custom-errors/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 08:27:01 +0000</pubDate>
		<dc:creator>Maik van der Gaag</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://msftplayground.com/?p=276</guid>
		<description><![CDATA[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 &#60;SafeMode MaxControls=&#34;200&#34; CallStack=&#34;false&#34; &#62; to &#60;SafeMode MaxControls=&#34;200&#34; CallStack=&#34;true&#34; &#62; Step 2: &#60;customErrors mode=&#34;Off&#34;/&#62; If you do this on a SharePoint 2010 installation you will still get the [...]]]></description>
		<wfw:commentRss>http://msftplayground.com/2010/07/22/sharepoint-2010-custom-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Article in TechNet Magazine</title>
		<link>http://msftplayground.com/2010/07/13/article-in-technet-nl-magazine/</link>
		<comments>http://msftplayground.com/2010/07/13/article-in-technet-nl-magazine/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 15:45:25 +0000</pubDate>
		<dc:creator>Maik van der Gaag</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[TechNet]]></category>
		<category><![CDATA[ForeFront]]></category>

		<guid isPermaLink="false">/archive/2010/07/13/article-in-technet-nl-magazine.aspx</guid>
		<description><![CDATA[For the Dutch TechNet magazine I have written an article about the security within SharePoint. This is my first TechNet article and I think it has turned out great. The link to the article in included below.  Veiligheid in en om SharePoint &#8211; TechNet Magazine, juli 2010 Also read the article of a colleague of mine [...]]]></description>
		<wfw:commentRss>http://msftplayground.com/2010/07/13/article-in-technet-nl-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installation of Microsoft SharePoint Server 2010</title>
		<link>http://msftplayground.com/2010/04/23/installation-of-microsoft-sharepoint-server-2010/</link>
		<comments>http://msftplayground.com/2010/04/23/installation-of-microsoft-sharepoint-server-2010/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 14:21:18 +0000</pubDate>
		<dc:creator>Maik van der Gaag</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">/archive/2010/04/23/installation-of-microsoft-sharepoint-server-2010.aspx</guid>
		<description><![CDATA[Update: Since a few weeks I&#8217;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 [...]]]></description>
		<wfw:commentRss>http://msftplayground.com/2010/04/23/installation-of-microsoft-sharepoint-server-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Documentation</title>
		<link>http://msftplayground.com/2010/04/21/sharepoint-2010-documentation/</link>
		<comments>http://msftplayground.com/2010/04/21/sharepoint-2010-documentation/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:43:16 +0000</pubDate>
		<dc:creator>Maik van der Gaag</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">/archive/2010/04/21/sharepoint-2010-documentation.aspx</guid>
		<description><![CDATA[A few day’s ago (April 15) Microsoft released a great set of documentation about SharePoint 2010. The following documentation can be downloaded: &#160; 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. [...]]]></description>
		<wfw:commentRss>http://msftplayground.com/2010/04/21/sharepoint-2010-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
