<?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/"
		>
<channel>
	<title>Comments on: When Web Parts break Web Part Pages</title>
	<atom:link href="http://www.buro9.com/blog/2005/01/07/when-web-parts-break-web-part-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.buro9.com/blog/2005/01/07/when-web-parts-break-web-part-pages/</link>
	<description>Just another SharePoint developer blogging</description>
	<lastBuildDate>Wed, 01 Sep 2010 18:02:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: DavidK</title>
		<link>http://www.buro9.com/blog/2005/01/07/when-web-parts-break-web-part-pages/comment-page-1/#comment-3</link>
		<dc:creator>DavidK</dc:creator>
		<pubDate>Thu, 22 Sep 2005 05:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2005/01/07/when-web-parts-break-web-part-pages/#comment-3</guid>
		<description>The web.config file in question is the one that pertains to the location where WSS is installed. As you could install it to a non-default location I haven&#039;t included the path. The default path would be C:\Inetpub\wwwroot\web.config though.

And yes, web.config is an XML file. Specifically following a schema Microsoft have for IIS applications. The instructions above are formatted as XPath queries, if you are familar with XPath then locating and changing these values is easy. You can find more on XPath here: http://www.w3.org/TR/xpath</description>
		<content:encoded><![CDATA[<p>The web.config file in question is the one that pertains to the location where WSS is installed. As you could install it to a non-default location I haven&#8217;t included the path. The default path would be C:\Inetpub\wwwroot\web.config though.</p>
<p>And yes, web.config is an XML file. Specifically following a schema Microsoft have for IIS applications. The instructions above are formatted as XPath queries, if you are familar with XPath then locating and changing these values is easy. You can find more on XPath here: <a href="http://www.w3.org/TR/xpath" rel="nofollow">http://www.w3.org/TR/xpath</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.buro9.com/blog/2005/01/07/when-web-parts-break-web-part-pages/comment-page-1/#comment-2</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Mon, 12 Sep 2005 22:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.buro9.com/2005/01/07/when-web-parts-break-web-part-pages/#comment-2</guid>
		<description>Dude your post is confusing and unusable. Web.config file is of type XML and you need to mention the exact location and parent tags where to add your codes.</description>
		<content:encoded><![CDATA[<p>Dude your post is confusing and unusable. Web.config file is of type XML and you need to mention the exact location and parent tags where to add your codes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
