<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>SharePoint 2010</title>
    <link>http://www.sharepoint2010blog.nl/</link>
    <description>SharePoint and Collaboration Stuff vNext</description>
    <language>en-us</language>
    <copyright>Tam Tam</copyright>
    <lastBuildDate>Fri, 05 Mar 2010 15:49:17 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>wouterg@tamtam.nl</managingEditor>
    <webMaster>wouterg@tamtam.nl</webMaster>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=e67cad79-abfb-4b5b-8b93-04fad8c92620</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,e67cad79-abfb-4b5b-8b93-04fad8c92620.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,e67cad79-abfb-4b5b-8b93-04fad8c92620.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=e67cad79-abfb-4b5b-8b93-04fad8c92620</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
During the rebuild of my Dev Environment with SP2010 (the RC version) I was unable
to get the Profile Sync service to work with the local domain. “Starting” was all
it did until if finally un-provisioned itself to Stopped.
</p>
        <p>
 
</p>
        <p>
Read more: <a href="http://stefvanhooijdonk.com/2010/03/05/sharepoint-2010-profile-sync/" target="_blank">StefvanHooijdonk.com</a></p>
      </body>
      <title>SharePoint 2010 Profile Sync</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,e67cad79-abfb-4b5b-8b93-04fad8c92620.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/03/05/SharePoint2010ProfileSync.aspx</link>
      <pubDate>Fri, 05 Mar 2010 15:49:17 GMT</pubDate>
      <description>&lt;p&gt;
During the rebuild of my Dev Environment with SP2010 (the RC version) I was unable
to get the Profile Sync service to work with the local domain. “Starting” was all
it did until if finally un-provisioned itself to Stopped.
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Read more: &lt;a href="http://stefvanhooijdonk.com/2010/03/05/sharepoint-2010-profile-sync/" target="_blank"&gt;StefvanHooijdonk.com&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,e67cad79-abfb-4b5b-8b93-04fad8c92620.aspx</comments>
      <category>Installation</category>
      <category>Profile import</category>
      <category>SharePoint 2010</category>
      <category>User profiles</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=e16fa763-ad3e-454c-a317-58dcda12b3f4</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,e16fa763-ad3e-454c-a317-58dcda12b3f4.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,e16fa763-ad3e-454c-a317-58dcda12b3f4.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=e16fa763-ad3e-454c-a317-58dcda12b3f4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Recently I started to look into some more detail at PowerShell and the SharePoint
2010 Snap-in. As a small exercise I wanted to create something (somewhat) usefull.
</p>
        <p>
I came up with a small site structure install script for SP2010.
</p>
        <p>
Read more: <a title="http://stefvanhooijdonk.com/2010/03/02/power-of-powershell-and-the-sharepoint-snap-in/" href="http://stefvanhooijdonk.com/2010/03/02/power-of-powershell-and-the-sharepoint-snap-in/">http://stefvanhooijdonk.com/2010/03/02/power-of-powershell-and-the-sharepoint-snap-in/</a></p>
      </body>
      <title>Power of PowerShell and the SharePoint Snap-in</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,e16fa763-ad3e-454c-a317-58dcda12b3f4.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/03/05/PowerOfPowerShellAndTheSharePointSnapin.aspx</link>
      <pubDate>Fri, 05 Mar 2010 14:12:00 GMT</pubDate>
      <description>&lt;p&gt;
Recently I started to look into some more detail at PowerShell and the SharePoint
2010 Snap-in. As a small exercise I wanted to create something (somewhat) usefull.
&lt;/p&gt;
&lt;p&gt;
I came up with a small site structure install script for SP2010.
&lt;/p&gt;
&lt;p&gt;
Read more: &lt;a title="http://stefvanhooijdonk.com/2010/03/02/power-of-powershell-and-the-sharepoint-snap-in/" href="http://stefvanhooijdonk.com/2010/03/02/power-of-powershell-and-the-sharepoint-snap-in/"&gt;http://stefvanhooijdonk.com/2010/03/02/power-of-powershell-and-the-sharepoint-snap-in/&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,e16fa763-ad3e-454c-a317-58dcda12b3f4.aspx</comments>
      <category>Code</category>
      <category>CodePlex</category>
      <category>Installation</category>
      <category>Object model</category>
      <category>SharePoint 2010</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=df9285b3-c3d4-4d76-b055-c5dd26d54789</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,df9285b3-c3d4-4d76-b055-c5dd26d54789.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,df9285b3-c3d4-4d76-b055-c5dd26d54789.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=df9285b3-c3d4-4d76-b055-c5dd26d54789</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've published a new sample project for the SP2010 Word Automation project on CodePlex.
This sample will add a Ribbon button to document libraries enabling users to convert
one or more documents directly from the UI. Read more on my personal blog <a href="http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/">here</a></p>
      </body>
      <title>New sample project for SP2010 Word Automation: UI</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,df9285b3-c3d4-4d76-b055-c5dd26d54789.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/03/05/NewSampleProjectForSP2010WordAutomationUI.aspx</link>
      <pubDate>Fri, 05 Mar 2010 11:53:11 GMT</pubDate>
      <description>&lt;p&gt;
I've published a new sample project for the SP2010 Word Automation project on CodePlex.
This sample will add a Ribbon button to document libraries enabling users to convert
one or more documents directly from the UI. Read more on my personal blog &lt;a href="http://blog.petergerritsen.nl/2010/03/02/new-sample-project-for-sp2010wordautomation-ui/"&gt;here&lt;/a&gt; 
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,df9285b3-c3d4-4d76-b055-c5dd26d54789.aspx</comments>
      <category>CodePlex</category>
      <category>Word Automation</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=dd177b4d-51b6-492f-b4ea-8c2877148f4b</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,dd177b4d-51b6-492f-b4ea-8c2877148f4b.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,dd177b4d-51b6-492f-b4ea-8c2877148f4b.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=dd177b4d-51b6-492f-b4ea-8c2877148f4b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've added 2 new custom workflow activities for Word Automation services to my codeplex
project. You can read more about it on my personal blog in <a href=" http://blog.petergerritsen.nl/2010/02/18/2-new-worflow-activities-added-to-sp2010-word-automation/">this
post</a></p>
      </body>
      <title>2 new worflow activities added to SP2010 Word Automation</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,dd177b4d-51b6-492f-b4ea-8c2877148f4b.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/03/05/2NewWorflowActivitiesAddedToSP2010WordAutomation.aspx</link>
      <pubDate>Fri, 05 Mar 2010 11:49:06 GMT</pubDate>
      <description>&lt;p&gt;
I've added 2 new custom workflow activities for Word Automation services to my codeplex
project. You can read more about it on my personal blog in &lt;a href=" http://blog.petergerritsen.nl/2010/02/18/2-new-worflow-activities-added-to-sp2010-word-automation/"&gt;this
post&lt;/a&gt; 
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,dd177b4d-51b6-492f-b4ea-8c2877148f4b.aspx</comments>
      <category>CodePlex</category>
      <category>Word Automation</category>
      <category>Workflow</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=69dfa8d4-485b-4a75-9126-51e67db63662</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,69dfa8d4-485b-4a75-9126-51e67db63662.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,69dfa8d4-485b-4a75-9126-51e67db63662.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=69dfa8d4-485b-4a75-9126-51e67db63662</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When I tried to install the new RC of SharePoint 2010 on my machine, I got an “Error
creating configuration database” message. When I went to the installation log I found
a “User cannot be found” error. The cause was that the configuration wizard could
not find the AD controller, which was easily solved by opening a VPN connection as
I was working from home. 
</p>
      </body>
      <title>SP2010 installation – error creating configuration database</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,69dfa8d4-485b-4a75-9126-51e67db63662.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/03/05/SP2010InstallationErrorCreatingConfigurationDatabase.aspx</link>
      <pubDate>Fri, 05 Mar 2010 11:47:15 GMT</pubDate>
      <description>&lt;p&gt;
When I tried to install the new RC of SharePoint 2010 on my machine, I got an “Error
creating configuration database” message. When I went to the installation log I found
a “User cannot be found” error. The cause was that the configuration wizard could
not find the AD controller, which was easily solved by opening a VPN connection as
I was working from home. 
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,69dfa8d4-485b-4a75-9126-51e67db63662.aspx</comments>
      <category>Installation</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=7419f1a0-07c2-40fa-b40e-55ad2d7ed815</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,7419f1a0-07c2-40fa-b40e-55ad2d7ed815.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,7419f1a0-07c2-40fa-b40e-55ad2d7ed815.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=7419f1a0-07c2-40fa-b40e-55ad2d7ed815</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Did you know the <a href="http://code.msdn.microsoft.com/SPDisposeCheck">SPDisposeCheck </a>tool?
</p>
        <p>
Well on the <em>product </em>blog is a great <a href="http://blogs.msdn.com/rogerla/archive/2009/11/30/sharepoint-2007-2010-do-not-dispose-guidance-spdisposecheck.aspx">post</a> on
Disposing and SP2010. named “<a href="http://blogs.msdn.com/rogerla/archive/2009/11/30/sharepoint-2007-2010-do-not-dispose-guidance-spdisposecheck.aspx">SharePoint
2007/2010 ‘Do Not Dispose Guidance’</a>“
</p>
        <p>
And even more usefull: <a href="http://stephenvick.wordpress.com/2010/01/08/spdisposecheck-using-static-analysis/">SPDisposeCheck
using Static Analysis</a> in TFS ( 2010 )
</p>
        <p>
You can download SPDisposeCheck as FxCop Ruleset <a href="http://spdisposecheckstatic.codeplex.com">here</a>.
</p>
        <p>
Cross post of: <a title="http://stefvanhooijdonk.com/2010/02/24/spdisposecheck-and-sharepoint-2010/" href="http://stefvanhooijdonk.com/2010/02/24/spdisposecheck-and-sharepoint-2010/">http://stefvanhooijdonk.com/2010/02/24/spdisposecheck-and-sharepoint-2010/</a></p>
      </body>
      <title>SPDisposeCheck and SharePoint 2010</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,7419f1a0-07c2-40fa-b40e-55ad2d7ed815.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/02/24/SPDisposeCheckAndSharePoint2010.aspx</link>
      <pubDate>Wed, 24 Feb 2010 14:11:00 GMT</pubDate>
      <description>&lt;p&gt;
Did you know the &lt;a href="http://code.msdn.microsoft.com/SPDisposeCheck"&gt;SPDisposeCheck &lt;/a&gt;tool?
&lt;/p&gt;
&lt;p&gt;
Well on the &lt;em&gt;product &lt;/em&gt;blog is a great &lt;a href="http://blogs.msdn.com/rogerla/archive/2009/11/30/sharepoint-2007-2010-do-not-dispose-guidance-spdisposecheck.aspx"&gt;post&lt;/a&gt; on
Disposing and SP2010. named “&lt;a href="http://blogs.msdn.com/rogerla/archive/2009/11/30/sharepoint-2007-2010-do-not-dispose-guidance-spdisposecheck.aspx"&gt;SharePoint
2007/2010 ‘Do Not Dispose Guidance’&lt;/a&gt;“
&lt;/p&gt;
&lt;p&gt;
And even more usefull: &lt;a href="http://stephenvick.wordpress.com/2010/01/08/spdisposecheck-using-static-analysis/"&gt;SPDisposeCheck
using Static Analysis&lt;/a&gt; in TFS ( 2010 )
&lt;/p&gt;
&lt;p&gt;
You can download SPDisposeCheck as FxCop Ruleset &lt;a href="http://spdisposecheckstatic.codeplex.com"&gt;here&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Cross post of: &lt;a title="http://stefvanhooijdonk.com/2010/02/24/spdisposecheck-and-sharepoint-2010/" href="http://stefvanhooijdonk.com/2010/02/24/spdisposecheck-and-sharepoint-2010/"&gt;http://stefvanhooijdonk.com/2010/02/24/spdisposecheck-and-sharepoint-2010/&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,7419f1a0-07c2-40fa-b40e-55ad2d7ed815.aspx</comments>
      <category>Learning</category>
      <category>Object model</category>
      <category>SharePoint 2010</category>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=a8b44fa6-228d-44c2-8d44-5802487c1e9c</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,a8b44fa6-228d-44c2-8d44-5802487c1e9c.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,a8b44fa6-228d-44c2-8d44-5802487c1e9c.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=a8b44fa6-228d-44c2-8d44-5802487c1e9c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Daniel found this nice screenshot/mockup of windows 7 phone series showing the Office
(2010) hub . Including SharePoint ( SP2010) tab.
</p>
        <p>
          <a href="http://stefvanhooijdonkblog.files.wordpress.com/2010/02/windows-phone-series-7-office-hub-with-sharepoint-sp2010.jpg">
            <img title="Windows Phone Series 7 - Office Hub with SharePoint (sp2010)" alt="" src="http://stefvanhooijdonkblog.files.wordpress.com/2010/02/windows-phone-series-7-office-hub-with-sharepoint-sp2010.jpg?w=450&amp;h=264" width="450" height="264" />
          </a>
        </p>
        <p>
Via <a href="http://community.zevenseas.com/Blogs/Daniel/archive/2010/02/17/sharepoint-on-your-phone.aspx">Daniel</a>;
</p>
        <p>
(Cross post of: <a title="http://stefvanhooijdonk.com/2010/02/22/sharepoint-2010-on-your-windows-7-series-phone/" href="http://stefvanhooijdonk.com/2010/02/22/sharepoint-2010-on-your-windows-7-series-phone/">http://stefvanhooijdonk.com/2010/02/22/sharepoint-2010-on-your-windows-7-series-phone/</a> )
</p>
      </body>
      <title>SharePoint 2010 on your Windows 7 Series phone</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,a8b44fa6-228d-44c2-8d44-5802487c1e9c.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/02/22/SharePoint2010OnYourWindows7SeriesPhone.aspx</link>
      <pubDate>Mon, 22 Feb 2010 14:09:00 GMT</pubDate>
      <description>&lt;p&gt;
Daniel found this nice screenshot/mockup of windows 7 phone series showing the Office
(2010) hub . Including SharePoint ( SP2010) tab.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://stefvanhooijdonkblog.files.wordpress.com/2010/02/windows-phone-series-7-office-hub-with-sharepoint-sp2010.jpg"&gt;&lt;img title="Windows Phone Series 7 - Office Hub with SharePoint (sp2010)" alt="" src="http://stefvanhooijdonkblog.files.wordpress.com/2010/02/windows-phone-series-7-office-hub-with-sharepoint-sp2010.jpg?w=450&amp;amp;h=264" width="450" height="264" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Via &lt;a href="http://community.zevenseas.com/Blogs/Daniel/archive/2010/02/17/sharepoint-on-your-phone.aspx"&gt;Daniel&lt;/a&gt;;
&lt;/p&gt;
&lt;p&gt;
(Cross post of: &lt;a title="http://stefvanhooijdonk.com/2010/02/22/sharepoint-2010-on-your-windows-7-series-phone/" href="http://stefvanhooijdonk.com/2010/02/22/sharepoint-2010-on-your-windows-7-series-phone/"&gt;http://stefvanhooijdonk.com/2010/02/22/sharepoint-2010-on-your-windows-7-series-phone/&lt;/a&gt; )
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,a8b44fa6-228d-44c2-8d44-5802487c1e9c.aspx</comments>
      <category>Mobile</category>
      <category>News</category>
      <category>SharePoint 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=e53a432e-6c7e-4b50-8a23-072535f15b25</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,e53a432e-6c7e-4b50-8a23-072535f15b25.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,e53a432e-6c7e-4b50-8a23-072535f15b25.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=e53a432e-6c7e-4b50-8a23-072535f15b25</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
De twitter import ( en blog import ) code die ik eerder hier had gepubliceerd, staat
nu als volledig project op codeplex.com
</p>
        <p>
Project: <a title="http://sp2010social.codeplex.com" href="http://sp2010social.codeplex.com">http://sp2010social.codeplex.com</a></p>
        <p>
Orginele blogpost:<a href="http://stefvanhooijdonk.com/2009/12/02/getting-the-web-inside-sp2010-code-sample/">http://stefvanhooijdonk.com/2009/12/02/getting-the-web-inside-sp2010-code-sample</a></p>
      </body>
      <title>SP2010 Social op Codeplex</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,e53a432e-6c7e-4b50-8a23-072535f15b25.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/01/14/SP2010SocialOpCodeplex.aspx</link>
      <pubDate>Thu, 14 Jan 2010 09:35:17 GMT</pubDate>
      <description>&lt;p&gt;
De twitter import ( en blog import ) code die ik eerder hier had gepubliceerd, staat
nu als volledig project op codeplex.com
&lt;/p&gt;
&lt;p&gt;
Project: &lt;a title="http://sp2010social.codeplex.com" href="http://sp2010social.codeplex.com"&gt;http://sp2010social.codeplex.com&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Orginele blogpost:&lt;a href="http://stefvanhooijdonk.com/2009/12/02/getting-the-web-inside-sp2010-code-sample/"&gt;http://stefvanhooijdonk.com/2009/12/02/getting-the-web-inside-sp2010-code-sample&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,e53a432e-6c7e-4b50-8a23-072535f15b25.aspx</comments>
      <category>Code</category>
      <category>CodePlex</category>
      <category>Social</category>
      <category>Twitter</category>
      <category>User profiles</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=60fc5924-e84a-493d-a2f7-f8ed7575e2f4</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,60fc5924-e84a-493d-a2f7-f8ed7575e2f4.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,60fc5924-e84a-493d-a2f7-f8ed7575e2f4.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=60fc5924-e84a-493d-a2f7-f8ed7575e2f4</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’ve just published the first release for a <a href="http://sp2010wordautomation.codeplex.com" target="_blank">CodePlex
project</a> I started to provide sample projects / solutions for using the Word Automation
Services in SharePoint 2010.
</p>
        <p>
Word Automation Services allow you to convert document to and from different formats. 
</p>
        <p>
          <em>File formats the service can read:</em>
        </p>
        <p>
          <em>Office Open XML (DOCX, DOCM, DOTX, DOTM) </em>
        </p>
        <ul>
          <li>
            <em>Word 97-2003 Document (DOC) and Word 97-2003 Template (DOT)</em>
          </li>
          <li>
            <em>Rich Text Format (RTF) </em>
          </li>
          <li>
            <em>Single File Web Page (MHTML) </em>
          </li>
          <li>
            <em>HTML </em>
          </li>
          <li>
            <em>Word 2003 XML </em>
          </li>
          <li>
            <em>Word 2007/2010 XML</em>
          </li>
        </ul>
        <p>
          <em>File formats the service can write:</em>
        </p>
        <ul>
          <li>
            <em>PDF </em>
          </li>
          <li>
            <em>XPS </em>
          </li>
          <li>
            <em>Office Open XML (DOCX, DOCM) </em>
          </li>
          <li>
            <em>Word 97-2003 Document (DOC) </em>
          </li>
          <li>
            <em>Rich Text Format (RTF) </em>
          </li>
          <li>
            <em>Single File Web Page (MHTML) </em>
          </li>
          <li>
            <em>Word 2007/2010 XML</em>
          </li>
        </ul>
        <p>
(source: <a href="http://blogs.msdn.com/microsoft_office_word/archive/2009/12/16/Word-Automation-Services_3A00_-What-It-Does.aspx">http://blogs.msdn.com/microsoft_office_word/archive/2009/12/16/Word-Automation-Services_3A00_-What-It-Does.aspx</a>)
</p>
        <p>
As far as I’ve found out, there are no UI features available out-of-the-box to use
these services, so I’ve decided to create some. The first one is a custom workflow
action you can use in SharePoint Designer to convert a document to many of the supported
formats. 
</p>
        <p>
In the workflow designer you can add the “Convert Document” action:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Workflow%20Actions_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Workflow Actions" border="0" alt="Workflow Actions" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Workflow%20Actions_thumb.png" width="483" height="515" />
          </a>
        </p>
        <p>
The action is inserted into the workflow step where you can specify the url of the
output file, select the output format and save options and select a variable for storing
the conversion job id (which you can use later to retrieve the status, as the job
runs asynchronous):
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Convert%20document%20action.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Convert document action" border="0" alt="Convert document action" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Convert%20document%20action_thumb.png" width="584" height="91" />
          </a>
        </p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Save%20Behaviour_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Save Behaviour" border="0" alt="Save Behaviour" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Save%20Behaviour_thumb.png" width="409" height="169" />
          </a>
        </p>
        <p>
The job id is also logged into the Workflow History Log (the second entry is from
a second workflow action that logs the returned conversion job id variable):
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image10.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image10_thumb.png" width="584" height="104" />
          </a>
        </p>
        <p>
After the job has run, which can take up to a few minutes (depending on the word automation
services settings), the converted document appears in the library:
</p>
        <p>
        </p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image14.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image14_thumb.png" width="584" height="291" />
          </a>
        </p>
        <p>
The custom workflow action is one of the first features for Word Automation in SharePoint
2010 I’ve planned to release. Other features will be a Ribbon and Item context menu
extension and more Workflow actions.
</p>
        <p>
Let me know if you have any suggestions for improvement or other functionality you
would like to see.
</p>
      </body>
      <title>CodePlex project for Word Automation Services</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,60fc5924-e84a-493d-a2f7-f8ed7575e2f4.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/01/13/CodePlexProjectForWordAutomationServices.aspx</link>
      <pubDate>Wed, 13 Jan 2010 13:33:36 GMT</pubDate>
      <description>&lt;p&gt;
I’ve just published the first release for a &lt;a href="http://sp2010wordautomation.codeplex.com" target="_blank"&gt;CodePlex
project&lt;/a&gt; I started to provide sample projects / solutions for using the Word Automation
Services in SharePoint 2010.
&lt;/p&gt;
&lt;p&gt;
Word Automation Services allow you to convert document to and from different formats. 
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;File formats the service can read:&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;Office Open XML (DOCX, DOCM, DOTX, DOTM) &lt;/em&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;Word 97-2003 Document (DOC) and Word 97-2003 Template (DOT)&lt;/em&gt; 
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Rich Text Format (RTF) &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Single File Web Page (MHTML) &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;HTML &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Word 2003 XML &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Word 2007/2010 XML&lt;/em&gt; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;em&gt;File formats the service can write:&lt;/em&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;PDF &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;XPS &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Office Open XML (DOCX, DOCM) &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Word 97-2003 Document (DOC) &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Rich Text Format (RTF) &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Single File Web Page (MHTML) &lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Word 2007/2010 XML&lt;/em&gt; 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
(source: &lt;a href="http://blogs.msdn.com/microsoft_office_word/archive/2009/12/16/Word-Automation-Services_3A00_-What-It-Does.aspx"&gt;http://blogs.msdn.com/microsoft_office_word/archive/2009/12/16/Word-Automation-Services_3A00_-What-It-Does.aspx&lt;/a&gt;)
&lt;/p&gt;
&lt;p&gt;
As far as I’ve found out, there are no UI features available out-of-the-box to use
these services, so I’ve decided to create some. The first one is a custom workflow
action you can use in SharePoint Designer to convert a document to many of the supported
formats. 
&lt;/p&gt;
&lt;p&gt;
In the workflow designer you can add the “Convert Document” action:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Workflow%20Actions_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Workflow Actions" border="0" alt="Workflow Actions" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Workflow%20Actions_thumb.png" width="483" height="515" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
The action is inserted into the workflow step where you can specify the url of the
output file, select the output format and save options and select a variable for storing
the conversion job id (which you can use later to retrieve the status, as the job
runs asynchronous):
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Convert%20document%20action.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Convert document action" border="0" alt="Convert document action" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Convert%20document%20action_thumb.png" width="584" height="91" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Save%20Behaviour_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Save Behaviour" border="0" alt="Save Behaviour" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/Save%20Behaviour_thumb.png" width="409" height="169" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
The job id is also logged into the Workflow History Log (the second entry is from
a second workflow action that logs the returned conversion job id variable):
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image10.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image10_thumb.png" width="584" height="104" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
After the job has run, which can take up to a few minutes (depending on the word automation
services settings), the converted document appears in the library:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image14.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SP2010CustomWorkflowActiontoconvertaDocu_998C/image14_thumb.png" width="584" height="291" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
The custom workflow action is one of the first features for Word Automation in SharePoint
2010 I’ve planned to release. Other features will be a Ribbon and Item context menu
extension and more Workflow actions.
&lt;/p&gt;
&lt;p&gt;
Let me know if you have any suggestions for improvement or other functionality you
would like to see.
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,60fc5924-e84a-493d-a2f7-f8ed7575e2f4.aspx</comments>
      <category>CodePlex</category>
      <category>Word Automation</category>
      <category>Workflow</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=3605492b-4a67-4e08-aacd-409442c3852e</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,3605492b-4a67-4e08-aacd-409442c3852e.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,3605492b-4a67-4e08-aacd-409442c3852e.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=3605492b-4a67-4e08-aacd-409442c3852e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When you create a project in Visual Studio 2010 on one of the SharePoint project templates
it will take care of all the packaging for you. 
</p>
        <p>
But when I was working on a project with custom workflow actions, the <a href="http://www.sharepoint2010blog.nl/2010/01/11/GettingCustomWorkflowActivitiesIntoSharePointDesigner2010.aspx" target="_blank">SafeControl
entry that is needed for making it work</a> was not added to the generated manifest.xml
file. 
</p>
        <p>
Fortunately the package designer allows you to modify the template file it uses for
generating this file. So open up the package designer, switch to the “Manifest” tab
and add the assembly reference in the template yourself, but this time, include the
SafeControl entry: 
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_thumb.png" width="587" height="359" />
          </a>
        </p>
        <p>
You can safely use the SharePoint project tokens in there as well, but only for the
SafeControl entry. When you put it into the Assembly entry, the package generator
won’t understand it and will add another assembly reference for the project output:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_4.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_thumb_1.png" width="590" height="387" />
          </a>
        </p>
      </body>
      <title>Force Visual Studio 2010 to add a SafeControl Entry</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,3605492b-4a67-4e08-aacd-409442c3852e.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/01/11/ForceVisualStudio2010ToAddASafeControlEntry.aspx</link>
      <pubDate>Mon, 11 Jan 2010 19:34:20 GMT</pubDate>
      <description>&lt;p&gt;
When you create a project in Visual Studio 2010 on one of the SharePoint project templates
it will take care of all the packaging for you. 
&lt;/p&gt;
&lt;p&gt;
But when I was working on a project with custom workflow actions, the &lt;a href="http://www.sharepoint2010blog.nl/2010/01/11/GettingCustomWorkflowActivitiesIntoSharePointDesigner2010.aspx" target="_blank"&gt;SafeControl
entry that is needed for making it work&lt;/a&gt; was not added to the generated manifest.xml
file. 
&lt;/p&gt;
&lt;p&gt;
Fortunately the package designer allows you to modify the template file it uses for
generating this file. So open up the package designer, switch to the “Manifest” tab
and add the assembly reference in the template yourself, but this time, include the
SafeControl entry: 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_thumb.png" width="587" height="359" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
You can safely use the SharePoint project tokens in there as well, but only for the
SafeControl entry. When you put it into the Assembly entry, the package generator
won’t understand it and will add another assembly reference for the project output:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_4.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/ForceVisualStudio2010toaddaSafeControlEn_12144/image_thumb_1.png" width="590" height="387" /&gt;&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,3605492b-4a67-4e08-aacd-409442c3852e.aspx</comments>
      <category>Visual Studio 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=f635e581-a069-4632-901f-c12f2fdd82ab</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,f635e581-a069-4632-901f-c12f2fdd82ab.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,f635e581-a069-4632-901f-c12f2fdd82ab.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=f635e581-a069-4632-901f-c12f2fdd82ab</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Developing a custom workflow activity for SharePoint 2010 doesn’t differ that much
from developing one for the MOSS 2007 platform. So by following the different articles
on that you will be able to create one with ease. 
</p>
        <p>
SharePoint 2010 still uses the same mechanism with an .ACTIONS file and adding an
“authorizedType” element to your web.config. I was unsuccessful however in getting
the activity to show up in SharePoint Designer 2010. 
</p>
        <p>
After adding a “SafeControl” entry to the web.config the activity did show up. As
far as I can see this is the only thing different to the steps you have to take in
MOSS 2007.
</p>
      </body>
      <title>Getting Custom Workflow Activities into SharePoint Designer 2010</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,f635e581-a069-4632-901f-c12f2fdd82ab.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/01/11/GettingCustomWorkflowActivitiesIntoSharePointDesigner2010.aspx</link>
      <pubDate>Mon, 11 Jan 2010 09:34:56 GMT</pubDate>
      <description>&lt;p&gt;
Developing a custom workflow activity for SharePoint 2010 doesn’t differ that much
from developing one for the MOSS 2007 platform. So by following the different articles
on that you will be able to create one with ease. 
&lt;/p&gt;
&lt;p&gt;
SharePoint 2010 still uses the same mechanism with an .ACTIONS file and adding an
“authorizedType” element to your web.config. I was unsuccessful however in getting
the activity to show up in SharePoint Designer 2010. 
&lt;/p&gt;
&lt;p&gt;
After adding a “SafeControl” entry to the web.config the activity did show up. As
far as I can see this is the only thing different to the steps you have to take in
MOSS 2007.
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,f635e581-a069-4632-901f-c12f2fdd82ab.aspx</comments>
      <category>SharePoint Designer 2010</category>
      <category>Workflow</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=1e6673ba-fe39-4615-b1fa-dfb81a9343e0</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,1e6673ba-fe39-4615-b1fa-dfb81a9343e0.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,1e6673ba-fe39-4615-b1fa-dfb81a9343e0.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=1e6673ba-fe39-4615-b1fa-dfb81a9343e0</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In SharePoint 2010 there are quite a few interesting changes to the User Profile System.
In this post I will outline some of them. 
</p>
        <h3>Profile types
</h3>
        <p>
You can specify sub-types for profiles. For each profile property you can configure
for which types the property is used. A user will be able to see or edit only those
properties that are linked to their Profile type:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_8.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_3.png" width="584" height="112" />
          </a>
        </p>
        <p>
In the Profile list or Profile property list you can filter the list by profile sub-type:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_16.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_7.png" width="584" height="89" />
          </a>
        </p>
        <h3>Organization profiles
</h3>
        <p>
You can now import organizations from your profile store. This includes options for
importing organizations in a hierarchy. The organization profile system also supports
specification of Profile Types, so different types of organizations can have different
properties.
</p>
        <p>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_10.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_4.png" width="584" height="48" />
          </a>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
        </p>
        <p>
The hierarchy is specified by selecting a parent organization in an organization profile.
You can also specify the leaders of an organization and the members of that organization.
This will link the specified user profiles to this organization:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_18.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_8.png" width="584" height="248" />
          </a>
        </p>
        <h3>Property Synchronization
</h3>
        <p>
Profile properties can now be exported as well. This allows for users to edit a property
value which is then updated in your identity store such as Active Directory:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_20.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_9.png" width="584" height="168" />
          </a>
        </p>
        <p>
This sync is one way only, so a property can be imported or exported, but there’s
no option to keep the two values in sync in a bi-directional way. Export to BCS sources
is also not supported.
</p>
        <h3>Term store used for choices
</h3>
        <p>
Properties that are defined with choices are linked to the Term store. So there’s
a single management system for choice fields across the SharePoint farm:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_24.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_11.png" width="584" height="178" />
          </a>
        </p>
        <p>
The property will use the configuration of the Term set to define if users are allowed
to use fill-in choices.
</p>
        <h3>Multiple import connections
</h3>
        <p>
In SharePoint 2007 you were only able to import from one primary store. So importing
from 2 or more Active Directories or a custom user database was not supported. In
2010 this is supported. You can now specify more then 1 import connection to import
accounts from AD as well as a LDAP or BCS store.
</p>
        <h3>Import filters
</h3>
        <p>
You can specify exclusion filters for your import connections. This will allow you
to filter out user or organization profiles when importing from you identity store:
</p>
        <p>
          <a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_26.png">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_12.png" width="584" height="192" />
          </a>
        </p>
        <h3>Conclusion
</h3>
        <p>
The SharePoint team has done quite a big overhaul on the user profile system. A lot
of pain points from MOSS 2007 have been solved, the system allows for more granualarity
in configuration of the profiles and has been integrated nicely with new functionality
such as the Term store (a.k.a. Managed Metadata Service)
</p>
      </body>
      <title>SharePoint Server 2010 User Profile System</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,1e6673ba-fe39-4615-b1fa-dfb81a9343e0.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/01/07/SharePointServer2010UserProfileSystem.aspx</link>
      <pubDate>Thu, 07 Jan 2010 10:02:37 GMT</pubDate>
      <description>&lt;p&gt;
In SharePoint 2010 there are quite a few interesting changes to the User Profile System.
In this post I will outline some of them. 
&lt;/p&gt;
&lt;h3&gt;Profile types
&lt;/h3&gt;
&lt;p&gt;
You can specify sub-types for profiles. For each profile property you can configure
for which types the property is used. A user will be able to see or edit only those
properties that are linked to their Profile type:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_8.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_3.png" width="584" height="112" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
In the Profile list or Profile property list you can filter the list by profile sub-type:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_16.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_7.png" width="584" height="89" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;Organization profiles
&lt;/h3&gt;
&lt;p&gt;
You can now import organizations from your profile store. This includes options for
importing organizations in a hierarchy. The organization profile system also supports
specification of Profile Types, so different types of organizations can have different
properties.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_10.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_4.png" width="584" height="48" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
The hierarchy is specified by selecting a parent organization in an organization profile.
You can also specify the leaders of an organization and the members of that organization.
This will link the specified user profiles to this organization:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_18.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_8.png" width="584" height="248" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;Property Synchronization
&lt;/h3&gt;
&lt;p&gt;
Profile properties can now be exported as well. This allows for users to edit a property
value which is then updated in your identity store such as Active Directory:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_20.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_9.png" width="584" height="168" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
This sync is one way only, so a property can be imported or exported, but there’s
no option to keep the two values in sync in a bi-directional way. Export to BCS sources
is also not supported.
&lt;/p&gt;
&lt;h3&gt;Term store used for choices
&lt;/h3&gt;
&lt;p&gt;
Properties that are defined with choices are linked to the Term store. So there’s
a single management system for choice fields across the SharePoint farm:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_24.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_11.png" width="584" height="178" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
The property will use the configuration of the Term set to define if users are allowed
to use fill-in choices.
&lt;/p&gt;
&lt;h3&gt;Multiple import connections
&lt;/h3&gt;
&lt;p&gt;
In SharePoint 2007 you were only able to import from one primary store. So importing
from 2 or more Active Directories or a custom user database was not supported. In
2010 this is supported. You can now specify more then 1 import connection to import
accounts from AD as well as a LDAP or BCS store.
&lt;/p&gt;
&lt;h3&gt;Import filters
&lt;/h3&gt;
&lt;p&gt;
You can specify exclusion filters for your import connections. This will allow you
to filter out user or organization profiles when importing from you identity store:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_26.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.sharepoint2010blog.nl/content/binary/WindowsLiveWriter/SharePointServer2010UserProfileSystem_9B47/image_thumb_12.png" width="584" height="192" /&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;h3&gt;Conclusion
&lt;/h3&gt;
&lt;p&gt;
The SharePoint team has done quite a big overhaul on the user profile system. A lot
of pain points from MOSS 2007 have been solved, the system allows for more granualarity
in configuration of the profiles and has been integrated nicely with new functionality
such as the Term store (a.k.a. Managed Metadata Service)
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,1e6673ba-fe39-4615-b1fa-dfb81a9343e0.aspx</comments>
      <category>Organization profiles</category>
      <category>Profile import</category>
      <category>User profiles</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=8152abb9-5dbb-4de9-83d4-6aee12f52703</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,8152abb9-5dbb-4de9-83d4-6aee12f52703.aspx</pingback:target>
      <dc:creator>Peter Gerritsen</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,8152abb9-5dbb-4de9-83d4-6aee12f52703.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=8152abb9-5dbb-4de9-83d4-6aee12f52703</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p align="left">
I just had a tough time deploy FAST Search Server 2010 Beta on a new SharePoint 2010
farm. Upon searching the internet it looked like I had the same issue as loads of
other people, a not complete/wrong installation guide. But even after reviewing the
posts in <a href="http://social.technet.microsoft.com/Forums/en-ZA/sharepoint2010setup/thread/f653c63c-34ff-4215-bfbc-17d3d26bd6c9" target="_blank">this</a> thread
and reading the <a href="http://blogs.msdn.com/mberry/archive/2009/12/04/configuring-sharepoint-2010-for-fast-search-server-query-and-admin.aspx" target="_blank">post</a> from
Manfred Berry, I was unsuccessful in getting FAST to work. 
</p>
        <p>
Until I dove into the logs on the FAST server, which is something I always postpone
due to the overload of information in there. I found an error mentioning “Unrecognized
attribute 'allowInsecureTransport'”, caused by the dreaded WCF issue that needs the
same hotfix as metioned <a href="http://blogs.msdn.com/sharepoint/archive/2009/11/19/installation-notice-for-the-sharepoint-server-public-beta-on-microsoft-windows-server-2008-r2-and-microsoft-windows-7.aspx" target="_blank">here</a>.
So not only install the hotfix on your SharePoint servers but also on your FAST servers,
which seems kind of logical now I think of that.
</p>
      </body>
      <title>Issues deploying FAST Search Server 2010 Beta</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,8152abb9-5dbb-4de9-83d4-6aee12f52703.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2010/01/05/IssuesDeployingFASTSearchServer2010Beta.aspx</link>
      <pubDate>Tue, 05 Jan 2010 13:01:43 GMT</pubDate>
      <description>&lt;p align="left"&gt;
I just had a tough time deploy FAST Search Server 2010 Beta on a new SharePoint 2010
farm. Upon searching the internet it looked like I had the same issue as loads of
other people, a not complete/wrong installation guide. But even after reviewing the
posts in &lt;a href="http://social.technet.microsoft.com/Forums/en-ZA/sharepoint2010setup/thread/f653c63c-34ff-4215-bfbc-17d3d26bd6c9" target="_blank"&gt;this&lt;/a&gt; thread
and reading the &lt;a href="http://blogs.msdn.com/mberry/archive/2009/12/04/configuring-sharepoint-2010-for-fast-search-server-query-and-admin.aspx" target="_blank"&gt;post&lt;/a&gt; from
Manfred Berry, I was unsuccessful in getting FAST to work. 
&lt;/p&gt;
&lt;p&gt;
Until I dove into the logs on the FAST server, which is something I always postpone
due to the overload of information in there. I found an error mentioning “Unrecognized
attribute 'allowInsecureTransport'”, caused by the dreaded WCF issue that needs the
same hotfix as metioned &lt;a href="http://blogs.msdn.com/sharepoint/archive/2009/11/19/installation-notice-for-the-sharepoint-server-public-beta-on-microsoft-windows-server-2008-r2-and-microsoft-windows-7.aspx" target="_blank"&gt;here&lt;/a&gt;.
So not only install the hotfix on your SharePoint servers but also on your FAST servers,
which seems kind of logical now I think of that.
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,8152abb9-5dbb-4de9-83d4-6aee12f52703.aspx</comments>
      <category>FAST Search</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=6eaeb9a4-601c-475e-87be-7302b56a6b41</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,6eaeb9a4-601c-475e-87be-7302b56a6b41.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,6eaeb9a4-601c-475e-87be-7302b56a6b41.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=6eaeb9a4-601c-475e-87be-7302b56a6b41</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
There is a “small” error in the Application Pool configuration of SP2010:
</p>
        <p>
“Unfortunately when creating a Web Application, SharePoint 2010 uses the SharePoint
only property Display Name for the STS application. The STS application is required
as part of every SharePoint 2010 Web Application and lives at<strong> /_vti_bin/sts</strong>. 
<br />
As the Web Application is being provisioned SharePoint uses the display name, <strong>SecurityTokenServiceApplicationPool</strong>.
This of course doesn’t exist in IIS and so the loading of this application pool for
each web application will fail every time IIS starts up. This will result in a <strong>5048</strong> Warning
from <strong>WAS</strong> within the <strong>System</strong> Event Log (for each Web
Application)”
</p>
        <p>
 
</p>
        <p>
Read more here: <a title="http://www.harbar.net/archive/2009/12/16/application-pool-mis-configuration-in-sharepoint-2010.aspx" href="http://www.harbar.net/archive/2009/12/16/application-pool-mis-configuration-in-sharepoint-2010.aspx">http://www.harbar.net/archive/2009/12/16/application-pool-mis-configuration-in-sharepoint-2010.aspx</a></p>
        <p>
via <a href="http://twitter.com/harbars" target="_blank">@harbars</a></p>
      </body>
      <title>Application Pool mis-configuration in SharePoint 2010</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,6eaeb9a4-601c-475e-87be-7302b56a6b41.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2009/12/17/ApplicationPoolMisconfigurationInSharePoint2010.aspx</link>
      <pubDate>Thu, 17 Dec 2009 14:13:45 GMT</pubDate>
      <description>&lt;p&gt;
There is a “small” error in the Application Pool configuration of SP2010:
&lt;/p&gt;
&lt;p&gt;
“Unfortunately when creating a Web Application, SharePoint 2010 uses the SharePoint
only property Display Name for the STS application. The STS application is required
as part of every SharePoint 2010 Web Application and lives at&lt;strong&gt; /_vti_bin/sts&lt;/strong&gt;. 
&lt;br /&gt;
As the Web Application is being provisioned SharePoint uses the display name, &lt;strong&gt;SecurityTokenServiceApplicationPool&lt;/strong&gt;.
This of course doesn’t exist in IIS and so the loading of this application pool for
each web application will fail every time IIS starts up. This will result in a &lt;strong&gt;5048&lt;/strong&gt; Warning
from &lt;strong&gt;WAS&lt;/strong&gt; within the &lt;strong&gt;System&lt;/strong&gt; Event Log (for each Web
Application)”
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
Read more here: &lt;a title="http://www.harbar.net/archive/2009/12/16/application-pool-mis-configuration-in-sharepoint-2010.aspx" href="http://www.harbar.net/archive/2009/12/16/application-pool-mis-configuration-in-sharepoint-2010.aspx"&gt;http://www.harbar.net/archive/2009/12/16/application-pool-mis-configuration-in-sharepoint-2010.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
via &lt;a href="http://twitter.com/harbars" target="_blank"&gt;@harbars&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,6eaeb9a4-601c-475e-87be-7302b56a6b41.aspx</comments>
      <category>Installation</category>
      <category>SharePoint 2010</category>
    </item>
    <item>
      <trackback:ping>http://www.sharepoint2010blog.nl/Trackback.aspx?guid=888b3d33-b551-4974-8335-0ce8f8d9dfc1</trackback:ping>
      <pingback:server>http://www.sharepoint2010blog.nl/pingback.aspx</pingback:server>
      <pingback:target>http://www.sharepoint2010blog.nl/PermaLink,guid,888b3d33-b551-4974-8335-0ce8f8d9dfc1.aspx</pingback:target>
      <dc:creator>Stef van Hooijdonk</dc:creator>
      <wfw:comment>http://www.sharepoint2010blog.nl/CommentView,guid,888b3d33-b551-4974-8335-0ce8f8d9dfc1.aspx</wfw:comment>
      <wfw:commentRss>http://www.sharepoint2010blog.nl/SyndicationService.asmx/GetEntryCommentsRss?guid=888b3d33-b551-4974-8335-0ce8f8d9dfc1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft overhauled the Profile Service in SP2010. To get them to work, in the public
beta, is tricky, but now there is a useful guide:
</p>
        <p>
          <a href="http://blogs.msdn.com/sharepoint/archive/2009/11/18/path-to-user-profile-synchronization-success-in-sharepoint-2010-beta.aspx">http://blogs.msdn.com/sharepoint/archive/2009/11/18/path-to-user-profile-synchronization-success-in-sharepoint-2010-beta.aspx</a>
        </p>
      </body>
      <title>Getting the User Profile Services, including the import, to work</title>
      <guid isPermaLink="false">http://www.sharepoint2010blog.nl/PermaLink,guid,888b3d33-b551-4974-8335-0ce8f8d9dfc1.aspx</guid>
      <link>http://www.sharepoint2010blog.nl/2009/12/14/GettingTheUserProfileServicesIncludingTheImportToWork.aspx</link>
      <pubDate>Mon, 14 Dec 2009 10:14:08 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft overhauled the Profile Service in SP2010. To get them to work, in the public
beta, is tricky, but now there is a useful guide:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://blogs.msdn.com/sharepoint/archive/2009/11/18/path-to-user-profile-synchronization-success-in-sharepoint-2010-beta.aspx"&gt;http://blogs.msdn.com/sharepoint/archive/2009/11/18/path-to-user-profile-synchronization-success-in-sharepoint-2010-beta.aspx&lt;/a&gt;
&lt;/p&gt;</description>
      <comments>http://www.sharepoint2010blog.nl/CommentView,guid,888b3d33-b551-4974-8335-0ce8f8d9dfc1.aspx</comments>
      <category>Installation</category>
    </item>
  </channel>
</rss>