<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: SPWeb.Configuration, bug?</title>
	<atom:link href="http://blog.krichie.com/2007/01/30/spwebconfiguration-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.krichie.com/2007/01/30/spwebconfiguration-bug/</link>
	<description>It's a household name</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:54:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keith Richie</title>
		<link>http://blog.krichie.com/2007/01/30/spwebconfiguration-bug/#comment-6563</link>
		<dc:creator>Keith Richie</dc:creator>
		<pubDate>Thu, 20 Dec 2007 16:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krichie.com/2007/01/30/spwebconfiguration-bug/#comment-6563</guid>
		<description>Actually in the implementation that I have to use, I can&#039;t.
There is a specific reason I have to do it this way vs GetSubWebsForCurrentUser.
GetSubWebsForCurrentUser doesn&#039;t return the web in heirarchial format, which is extremely important for what I&#039;m doing.
I could however get the Url from the Web and re-align the webs based on heirarchy internally.

Thanks for the advice however!</description>
		<content:encoded><![CDATA[<p>Actually in the implementation that I have to use, I can&#8217;t.<br />
There is a specific reason I have to do it this way vs GetSubWebsForCurrentUser.<br />
GetSubWebsForCurrentUser doesn&#8217;t return the web in heirarchial format, which is extremely important for what I&#8217;m doing.<br />
I could however get the Url from the Web and re-align the webs based on heirarchy internally.</p>
<p>Thanks for the advice however!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Callander</title>
		<link>http://blog.krichie.com/2007/01/30/spwebconfiguration-bug/#comment-6562</link>
		<dc:creator>Ted Callander</dc:creator>
		<pubDate>Thu, 20 Dec 2007 15:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krichie.com/2007/01/30/spwebconfiguration-bug/#comment-6562</guid>
		<description>A small discovery on my part: Try using GetSubwebsForCurrentUser instead of Webs. SPWebs returned from that method have a correct return value for Configuration. Maybe this is a bug, but then maybe it&#039;s something MS has done for performance reasons (i remember the Exchange 2k3 OM had similar gotchas.) Anyway, good luck and thanks for sharing!</description>
		<content:encoded><![CDATA[<p>A small discovery on my part: Try using GetSubwebsForCurrentUser instead of Webs. SPWebs returned from that method have a correct return value for Configuration. Maybe this is a bug, but then maybe it&#8217;s something MS has done for performance reasons (i remember the Exchange 2k3 OM had similar gotchas.) Anyway, good luck and thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
