<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 8/21/2008 3:19:43 PM--><?xml-stylesheet type="text/xsl" href="/blogs/ricksmit/_layouts/RssXslt.aspx?List=6f337e32-a33c-442e-ab88-5cf9558d8294" version="1.0"?><rss version="2.0"><channel><title>SharePoint Adventures by Rick Smit</title><link>http://www.openzeas.com/blogs/ricksmit</link><description>RSS feed for the Posts list.</description><lastBuildDate>Thu, 21 Aug 2008 22:19:42 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>SharePoint Adventures by Rick Smit</title><url>http://www.openzeas.com/blogs/ricksmit/_layouts/images/homepage.gif</url><link>http://www.openzeas.com/blogs/ricksmit</link></image><item><title>Going 64-bit</title><link>http://www.openzeas.com/blogs/ricksmit/archive/2008/03/24/going-64-bit.aspx</link><guid>/blogs/ricksmit/archive/2008/03/24/going-64-bit.aspx</guid><description><![CDATA[<div class="ExternalClassA7F0103E140C4B7AB9987A55ADF4F100">So, this is my easter break. Finally some time free do things i've should have done before, but didn't have time to do yet. Back in november 2007 i ordered a Dell Vostro 1500 notebook with 2.2 Ghz Core 2 Duo processor and 4 Gbs of RAM. It's a pretty fast notebook, but my experiences were that is was slower then expected. So how could this be?<br><br>First of all, the Dell Vostro 1500 comes pre-installed with Vista Business Edition 32-bit with lot's of Dell software. After searching the internet, everybody kept screaming you should re-install the Vostro with a clean Vista.<br><br>Yesterday, i finally had time to do this. I have formatted my Vostro and installed Vista Ultimate with Service Pack 1 on it. And also choose to use the 64-bit version. Now the Vostro is damn fast!<br><br>The second thing i'm doing now is switching from Microsoft Virtual PC to VMware Workstation. And creating some new 64-bit images. Yes, also this is damn fast.<br><br>So, this year a good easter for me! :)</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CORAL\ricksmit</dc:creator><pubDate>Mon, 24 Mar 2008 08:37:00 GMT</pubDate><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/About this blog/default.aspx">About this blog</category></item><item><title>Active Directory and FBA</title><link>http://www.openzeas.com/blogs/ricksmit/archive/2008/03/14/active-directory-and-fba.aspx</link><guid>/blogs/ricksmit/archive/2008/03/14/active-directory-and-fba.aspx</guid><description><![CDATA[<div class="ExternalClass417286B8515E44E595248FB3CD47EF36"><div>I've been researching the combination of Forms Based Authentication (FBA) with Active Directory. It took me some time to get it al working. Here's my story:</div>
<div> </div>
<div>First of all i was trying to enable forms authentication using the ActiveDirectoryMembership Provider and the WindowTokenProvider within the system.web.security namespace for SPS 2007. Getting the users to resolve was fairly simple. However, i was unable to get groups to resolve. Since we used active directory groups for setting permissions in SharePoint, this was a serious issue.</div>
<div> </div>
<div>Finally i found a tutorial by Jason Flowers and you can read it <a href="http://jasonflowers2k.spaces.live.com/blog/cns!1889117EF017B979!118.entry">here</a>. The trick is to use the LdapMembershipProviders and the LdapRoleProvider in stead of the ActiveDirectoryMembership Provider. </div>
<div> </div>
<div>Additional tips:</div>
<ul>
<li>Be sure you get the right connectionstring to the active directory.</li>
<li>Use active directory query utilties for this or ask your local system admin guy!</li>
<li>Backup all web.configs before you start editing. You might end up with not working SharePoint sites due to web.config errors.</li>
<li>You need to re-add the users and groups to SharePoint. Your users and groups will have the prefix &quot;LdapMembership&quot; or &quot;LdapRole&quot; when re-added to SharePoint. Otherwise users still won't get authenticated the right way.</li>
<li>Extend your webapplication to another port and use Windows Authentication for this extended version. This way you still can use the SharePoint Designer to tweak your SharePoint site. With only FBA it's a bit of a challenge to get the SharePoint designer to work!</li></ul>
<p>If you have additionals tips, please comment and i will add these to this post!</p></div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CORAL\ricksmit</dc:creator><pubDate>Fri, 14 Mar 2008 03:06:00 GMT</pubDate><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/Development/default.aspx">Development</category></item><item><title>Software update for web folders (KB907036)</title><link>http://www.openzeas.com/blogs/ricksmit/archive/2008/03/13/software-update-for-web-folders-kb907036.aspx</link><guid>/blogs/ricksmit/archive/2008/03/13/software-update-for-web-folders-kb907036.aspx</guid><description><![CDATA[<div class="ExternalClass6B20F83C662348F3A63A682677C8455A">Some of my customers adressed me the problem of not being able to open the explorer view for document libraries. This sounded strange to me because i could open it on my development machine. So i started some research about this. First of all my development machine has Windows Server 2003 as operating system. So that was not a good case. On my notebook i have Vista installed and to my surprise i also could not open explorer view. So something strange was going on.
<br><br>
Finally i discovered that in some cases the explorer view won't work. This is due to problemens with the webdav / webfolders configuration of the operating system. To solve this problem, Microsoft has released a software update for web folders (KB907036). You can download it here if you or your customers experience problems with the explorer view:
<br><br>
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=17C36612-632E-4C04-9382-987622ED1D64&amp;displaylang=en">Click here for the URL @ Microsoft.com</a>
<br><br>
p.s. Be sure you and your customers reboot the operating system after installing the update!
</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CORAL\ricksmit</dc:creator><pubDate>Thu, 13 Mar 2008 16:45:00 GMT</pubDate><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/MOSS/default.aspx">MOSS</category><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/WSS/default.aspx">WSS</category></item><item><title>SharePoint and nothing but SharePoint</title><link>http://www.openzeas.com/blogs/ricksmit/archive/2008/03/13/sharepoint-and-nothing-but-sharepoint.aspx</link><guid>/blogs/ricksmit/archive/2008/03/13/sharepoint-and-nothing-but-sharepoint.aspx</guid><description><![CDATA[<div class="ExternalClassC8F3EBED401145AFBE8E88308514E040">So here it finally is! My brand new blog on the internet. 
<br><br>
Yes, i have been blogging before. True!
<br><br>
I went from web-log.nl to blogger.com to typepad.com to spaces.live.com and now my own domain with a blog powered by Microsoft SharePoint! And yes it has been enhanced with the 
Community Kit for SharePoint (Enhanced Blog Edition) and the ntensive Blog Design by PixelMill.
<br><br>
Unfortunatly i have not had enough time available to keep on posting on these former blogs. Now that's something which will change. Guys like Robin have been asking me for a while &quot;where is your blog?&quot; and they've been right all the time. 
<br><br>
After reading and using al the information available on internet it's time for me to give you out there something back. As a SharePoint Architect i will share my knowledge, experiences and adventures with my dear friend Mr. SharePoint! Wink So as from now i will try to post on a regular basis information about SharePoint, InfoPath, Web Parts, Development with SharePoint, my biggest challence the SharePoint Designer Tongue out and much much more.
<br><br>
So please come back some time later and read all about SharePoint!
<br><br>p.s. Big thanx to the guys from Zevenseas.com for making this blog space available at the brand new SharePoint community OpenZeas!  </div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">CORAL\ricksmit</dc:creator><pubDate>Tue, 11 Mar 2008 12:16:00 GMT</pubDate><category domain="http://www.openzeas.com/blogs/ricksmit/blogs/ricksmit/archive/tags/About this blog/default.aspx">About this blog</category></item></channel></rss>