<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BDBits Bytes &#187; SharePoint</title>
	<atom:link href="http://bdbits.wordpress.com/category/microsoft-windows/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://bdbits.wordpress.com</link>
	<description>my blog, my opinions</description>
	<lastBuildDate>Fri, 03 Apr 2009 17:05:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='bdbits.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7fb38122311e3610f955dd45c56d7a9a?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>BDBits Bytes &#187; SharePoint</title>
		<link>http://bdbits.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bdbits.wordpress.com/osd.xml" title="BDBits Bytes" />
		<item>
		<title>SharePoint content deployment woes</title>
		<link>http://bdbits.wordpress.com/2008/09/17/sharepoint-content-deployment-woes/</link>
		<comments>http://bdbits.wordpress.com/2008/09/17/sharepoint-content-deployment-woes/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 15:06:16 +0000</pubDate>
		<dc:creator>bdbits</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bdbits.wordpress.com/?p=73</guid>
		<description><![CDATA[A little Google searching for issues related to MOSS content deployment will quickly reveal this as a buggy (to be kind) SharePoint feature. I personally have had a lot of frustration trying to use it. The good news is that the Infrastructure Update released in July 2008 has solved many of the content deployment problems [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=73&subd=bdbits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A little Google searching for issues related to MOSS content deployment will quickly reveal this as a buggy (to be kind) SharePoint feature. I personally have had a lot of frustration trying to use it. The good news is that the <em>Infrastructure Update</em> released in July 2008 has solved many of the content deployment problems I experienced. Though it is still not without issues, content deployment will now at least copy the stuff from one farm to another more-or-less reliably. We have found that for new pages or other objects, you may still need to go into the target site afterwards and tweak a few things, so always check the new items on the target site immediately after a content deployment. Updated items, e.g. content changes, don&#8217;t seem to have any issues thus far.</p>
<p>Here are the links to the Microsoft KBs for the updates. Note that as MOSS is based on WSS, you&#8217;ll need to apply both updates, first for WSS then for MOSS (you will see this in the documentation).</p>
<p><a title="WSS (Windows SharePoint Services) 3.0 Infrastructure Update" href="http://support.microsoft.com/kb/951695">WSS 3.0 (Windows SharePoint Services) Infrastructure Update</a></p>
<p><a title="MOSS (Microsoft Office SharePoint Services) Infrastructure Update" href="http://support.microsoft.com/kb/951297">MOSS (Microsoft Office SharePoint Services) Infrastructure Update</a></p>
<p>I was directed to these updates after breaking down and calling Microsoft for help. :) Out of that conversation came a couple of other things:</p>
<ul>
<li>You should always create the target site collection with the <em>Collaboration/Blank</em> template. I saw mixed information on this on various blogs; some recommended creating a truly empty site collection using an <strong>stsadm </strong>command (there is no GUI equivalent). I found after applying the updates the <em>Collaboration/Blank</em> template seemed to work fine, but here is the <strong>stsadm</strong> command just in case:
<pre>stsadm -o createsite -url http://something.example.com -ownerlogin <em>login</em> -owneremail <em>email</em></pre>
</li>
<li><strong>stsadm -o export</strong> and <strong>stsadm -o import</strong> is equivalent to doing a content deployment from Central Admin. The advantage of <strong>stsadm </strong>is that it creates fairly detailed yet oddly nebulous logs in good old text files, which can help pinpoint problems a bit easier than wading through Central Admin screens to view errors. Either way, the information appears equivalent to me and I suspect Central Admin just captures the information from the same logs <strong>stsadm</strong> generates.</li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bdbits.wordpress.com/73/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bdbits.wordpress.com/73/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdbits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdbits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdbits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdbits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdbits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdbits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdbits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdbits.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdbits.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdbits.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=73&subd=bdbits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bdbits.wordpress.com/2008/09/17/sharepoint-content-deployment-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/77198cdbd92e186193d7d53b4467ee43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">bdbits</media:title>
		</media:content>
	</item>
		<item>
		<title>How to copy an assembly from the GAC</title>
		<link>http://bdbits.wordpress.com/2008/07/01/how-to-copy-an-assembly-from-the-gac/</link>
		<comments>http://bdbits.wordpress.com/2008/07/01/how-to-copy-an-assembly-from-the-gac/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 21:21:03 +0000</pubDate>
		<dc:creator>bdbits</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bdbits.wordpress.com/?p=67</guid>
		<description><![CDATA[The Windows Global Assembly Cache (GAC) is where our developers have been putting shared components for SharePoint web applications. It is a rather vague and somewhat virtual place on the hard drive, usually thought to be located at %windir%\assembly, which is somewhat true. Read on. :)
If you want to copy a file to it, you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=67&subd=bdbits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Windows <em>Global Assembly Cache</em> (GAC) is where our developers have been putting shared components for SharePoint web applications. It is a rather vague and somewhat virtual place on the hard drive, usually thought to be located at <strong>%windir%\assembly</strong>, which is somewhat true. Read on. :)</p>
<p>If you want to copy a file to it, you have to use Windows Explorer and drag-and-drop it into %windir%\assembly. Oddly enough, however, you can&#8217;t drag-and-drop or cut-and-paste an assembly out of the GAC in Windows Explorer. If you drop to a command line and <strong>cd %windir%\assembly</strong> then do a <strong>dir</strong>, you will not see the list of assemblies you see in Windows Explorer. Instead there are a series of folders corresponding to different assembly types, and folder inside those corresponding to different assemblies and versions thereof. So how do you get something out of the GAC anyway?</p>
<p>If your assembly is named <em>mycode</em>, drop to a command line and <strong>cd %windir%\assembly</strong>. Now do a search for it with <strong>dir mycode* /s/b/p</strong>. The result should include a line showing your file with the full path. Now you can use a regular old <strong>copy</strong> command to copy it somewhere else.</p>
<p>This is most certainly not the full story on the GAC, but hopefully it is enough to enable you to figure it out for your particular situation.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bdbits.wordpress.com/67/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bdbits.wordpress.com/67/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdbits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdbits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdbits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdbits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdbits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdbits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdbits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdbits.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdbits.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdbits.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=67&subd=bdbits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bdbits.wordpress.com/2008/07/01/how-to-copy-an-assembly-from-the-gac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/77198cdbd92e186193d7d53b4467ee43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">bdbits</media:title>
		</media:content>
	</item>
		<item>
		<title>Eliminating DCOM errors</title>
		<link>http://bdbits.wordpress.com/2008/06/12/eliminating-dcom-errors/</link>
		<comments>http://bdbits.wordpress.com/2008/06/12/eliminating-dcom-errors/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 18:30:21 +0000</pubDate>
		<dc:creator>bdbits</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bdbits.wordpress.com/?p=19</guid>
		<description><![CDATA[I recently encountered a DCOM error repeating numerous times in the event logs on a SharePoint server, which eventually led to a resolution I am about to explain. But DCOM errors are certainly not exclusive to SharePoint, and I have personally seen this error occur with a number of applications. The method presented here can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=19&subd=bdbits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently encountered a DCOM error repeating numerous times in the event logs on a SharePoint server, which eventually led to a resolution I am about to explain. But DCOM errors are certainly not exclusive to SharePoint, and I have personally seen this error occur with a number of applications. The method presented here can be used to try and resolve similar issues regardless of the software involved.</p>
<p>I also need to say that much of this was drawn from <a title="DCOM error 10016" href="http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/">a post by Søren Nielsen</a> where he solved a SharePoint DCOM error. If you administer SharePoint, I highly recommend his blog, particularly for more advanced technical topics. He has a knack for tracking down the oddball things that are often found on SharePoint servers. Now, on to the solution to the problem&#8230;</p>
<p><a href="http://bdbits.files.wordpress.com/2008/06/dcom-error1.png"><img class="size-full wp-image-47" style="border:0;margin:.5em;" src="http://bdbits.files.wordpress.com/2008/06/dcom-error1.png" alt="" /></a></p>
<p>The preceeding screenshot is what I was seeing in the event viewer. There are two things to note in this event, besides it being a DCOM error. First, the CLSID is a reference to the software component that generated the error. Second, the description indicates that the user &#8211; scrubbed out here - is lacking the &#8220;Local Activation&#8221; permissions. You can also see a hint as to where you fix the problem &#8211; using the &#8220;Component Services administrative tool&#8221;.</p>
<p>We are first going to search the registry to figure out the name of the software component generating the error. The CLSID is rather lengthy, so I recommend you select the string in the event viewer and press Ctrl-C to copy it to the clipboard. Open the registry editor (Start, Run, and enter <strong>regedit</strong>). Scroll the left-hand pane all the way to the top and select <em>My Computer</em>, then select <em>Find </em>under the <em>Edit </em>menu. Paste (or type if you must) the CLSID into the <em>Find what</em> textbox, and <em>Keys</em> should be checked under <em>Look at</em>. Click <em>Find Next</em> until the path to the key displayed on the status bar looks like <em>My Computer\HKEY_CLASSES_ROOT\CLSID\yourCLSID </em>and regedit looks something like this:</p>
<p><a href="http://bdbits.files.wordpress.com/2008/06/dcom-error2.png"><img class="size-full wp-image-49" style="border:0;" src="http://bdbits.files.wordpress.com/2008/06/dcom-error2.png" alt="" /></a></p>
<p>Take a look at the <em>(Default)</em> value for the name of the component. In some cases like the SharePoint component shown, you may have subkeys. If you do, also take a look at what values are in them. In this case, <em>VersionIndependentProgID</em> was helpful to me as it ultimately contained the name of the component as a prefix to the <em>(Default)</em> value.</p>
<p><a href="http://bdbits.files.wordpress.com/2008/06/dcom-error3.png"><img class="size-full wp-image-50" style="border:0;" src="http://bdbits.files.wordpress.com/2008/06/dcom-error3.png" alt="" /></a></p>
<p>We should now have enough information to fix the problem. Click Start, select Run, and enter <strong>dcomcnfg</strong> to open the Component Services administration snapin. Expand <em>Component Services</em>, then <em>Computer</em>, then <em>My Computer</em>, and finally <em>DCOM Config</em>. On a typical server, you will see many components are installed. Look for one with the name you found in the registry; in my case it was <em>OSearch</em> from the <em>VersionIndependentProgID</em> key as mentioned above. It is critical that you find the right component, otherwise none of the remaining steps are going to fix anything and you may inadvertenly cause other problems, or potentially even open a security hole.</p>
<p><a href="http://bdbits.files.wordpress.com/2008/06/dcom-error4.png"><img class="size-full wp-image-51" style="border:0;" src="http://bdbits.files.wordpress.com/2008/06/dcom-error4.png" alt="" /></a></p>
<p>Right-click the component, in my case <strong>OSearch</strong>, and select <em>Properties</em>, then select the <em>Security</em> tab. The <em>Launch and Activation Permissions </em>is where you fix the problem, so in that groupbox, select <em>Customize</em> if it isn&#8217;t already selected then click the <em>Edit</em> button. You should see something like the following:</p>
<p><a href="http://bdbits.files.wordpress.com/2008/06/dcom-error5.png"><img class="size-full wp-image-52" style="border:0;" src="http://bdbits.files.wordpress.com/2008/06/dcom-error5.png" alt="" /></a></p>
<p>The user identified in the event needs to be in the list of user names. If not, click <em>Add</em> and use the standard dialogs to add the user to the list. Highlight the user, then ensure that <em>Local Launch</em> and <em>Local Activation</em> are selected, then click <em>OK</em>s until you close all dialogs. That should fix the problem!</p>
<p>It always seems so simple after you know the solution&#8230; :)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bdbits.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bdbits.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdbits.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdbits.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdbits.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdbits.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdbits.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdbits.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdbits.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdbits.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdbits.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdbits.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=19&subd=bdbits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bdbits.wordpress.com/2008/06/12/eliminating-dcom-errors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/77198cdbd92e186193d7d53b4467ee43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">bdbits</media:title>
		</media:content>

		<media:content url="http://bdbits.files.wordpress.com/2008/06/dcom-error1.png" medium="image" />

		<media:content url="http://bdbits.files.wordpress.com/2008/06/dcom-error2.png" medium="image" />

		<media:content url="http://bdbits.files.wordpress.com/2008/06/dcom-error3.png" medium="image" />

		<media:content url="http://bdbits.files.wordpress.com/2008/06/dcom-error4.png" medium="image" />

		<media:content url="http://bdbits.files.wordpress.com/2008/06/dcom-error5.png" medium="image" />
	</item>
		<item>
		<title>Applying SSL to a SharePoint Central Admin site</title>
		<link>http://bdbits.wordpress.com/2008/05/23/applying-ssl-to-a-sharepoint-central-admin-site/</link>
		<comments>http://bdbits.wordpress.com/2008/05/23/applying-ssl-to-a-sharepoint-central-admin-site/#comments</comments>
		<pubDate>Fri, 23 May 2008 21:49:19 +0000</pubDate>
		<dc:creator>bdbits</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://bdbits.wordpress.com/?p=18</guid>
		<description><![CDATA[By default, SharePoint will install the Central Administration web application to run over ordinary unsecured HTTP but on a random IP port. It is generally a Good Idea &#8482; to run using SSL/HTTPS instead. To do so, there are two things you need to do: install an SSL certificate in IIS, and change the IP [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=18&subd=bdbits&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>By default, SharePoint will install the Central Administration web application to run over ordinary unsecured HTTP but on a random IP port. It is generally a Good Idea &#8482; to run using SSL/HTTPS instead. To do so, there are two things you need to do: install an SSL certificate in IIS, and change the IP port used by SharePoint for the Central Administration site.</p>
<p>Open IIS Manager and get properties on the site labeled <em>SharePoint Central Administration v3</em>. Open the <em>Directory Security</em> tab and click on <em>Server Certificate</em>. What happens next depends on whether you need to create a new certificate or already have one you can use. There is plenty of information you can google for the process of obtaining or installing existing certificates if you don&#8217;t know already know how. Complete the wizard as appropriate to your situation, specifiying port 443 if prompted.</p>
<p>With the certificate installed, IIS is able to use HTTPS via port 443, but SharePoint knows nothing about the changes you made in IIS and is still only expecting to communicate over whatever random port was in place. There is a quick stsadm command to fix that:</p>
<p style="padding-left:30px;">stsadm -o setadminport -ssl -port 443</p>
<p>Don&#8217;t be alarmed if it appears to take a moment. When finished, it should tell you <em>Operation completed successfully</em>. After that, I have found it pays to wait a couple more minutes for SharePoint to finish the changes internally. Then try opening Central Administration, e.g. <em>https://host.example.com/</em>. Your Central Administration page should appear momentarily. Once you have successfully opened Central Administration, return to the site properties, and on the <em>Directory Security</em> tab click <em>Edit&#8230;</em> just a little below the <em>Server Certificate</em> button you clicked earlier. Then check <em>Rquire secure channel (SSL)</em>, and I recommend you also check <em>Require 128-bit encryption</em>. Click <em>OK</em>, then <em>OK</em> again to close the site properties. You will now only be able to open the Central Administration over SSL.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/bdbits.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/bdbits.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bdbits.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bdbits.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bdbits.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bdbits.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bdbits.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bdbits.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bdbits.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bdbits.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bdbits.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bdbits.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdbits.wordpress.com&blog=2017114&post=18&subd=bdbits&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://bdbits.wordpress.com/2008/05/23/applying-ssl-to-a-sharepoint-central-admin-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/77198cdbd92e186193d7d53b4467ee43?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">bdbits</media:title>
		</media:content>
	</item>
	</channel>
</rss>