<?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: One .Master to Rule Them All (Two, actually)</title>
	<atom:link href="http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/feed/" rel="self" type="application/rss+xml" />
	<link>http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/</link>
	<description>Just another VSPUG - Virtual SharePoint User Group weblog</description>
	<lastBuildDate>Thu, 24 Sep 2009 11:33:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ramu</title>
		<link>http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/#comment-27</link>
		<dc:creator>Ramu</dc:creator>
		<pubDate>Thu, 24 Sep 2009 11:33:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-27</guid>
		<description>The same error showing up even with oob master page(BlueBand.master).
Note, here i am using form based authentication.</description>
		<content:encoded><![CDATA[<p>The same error showing up even with oob master page(BlueBand.master).<br />
Note, here i am using form based authentication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidwise</title>
		<link>http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/#comment-25</link>
		<dc:creator>davidwise</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:50:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-25</guid>
		<description>What does it do if you attempt to use one of the out of the box master pages, such as &lt;i&gt;BlueBand.master&lt;/i&gt;?</description>
		<content:encoded><![CDATA[<p>What does it do if you attempt to use one of the out of the box master pages, such as <i>BlueBand.master</i>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramu</title>
		<link>http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/#comment-24</link>
		<dc:creator>Ramu</dc:creator>
		<pubDate>Wed, 23 Sep 2009 11:48:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-24</guid>
		<description>I didn&#039;t write any inline code.I am getting this error even i try to give MasterPageFile as default.master.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t write any inline code.I am getting this error even i try to give MasterPageFile as default.master.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidwise</title>
		<link>http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/#comment-23</link>
		<dc:creator>davidwise</dc:creator>
		<pubDate>Tue, 22 Sep 2009 14:41:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-23</guid>
		<description>Not sure what you are seeing but it sounds like you are trying to put the code in the master page directly, which is not where it goes.  You need to create a separate assembly</description>
		<content:encoded><![CDATA[<p>Not sure what you are seeing but it sounds like you are trying to put the code in the master page directly, which is not where it goes.  You need to create a separate assembly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramu</title>
		<link>http://vspug.com/dwise/2007/01/08/one-master-to-rule-them-all-two-actually/#comment-19</link>
		<dc:creator>Ramu</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:12:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-19</guid>
		<description>this code throwing  following error.

MasterPage cannot be applied to this page because the control collection is read-only. If the page contains code blocks, make sure they are placed inside content controls (i.e. )   at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection) 
   at System.Web.UI.Page.get_Master() 
   at System.Web.UI.Page.ApplyMasterPage() 
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</description>
		<content:encoded><![CDATA[<p>this code throwing  following error.</p>
<p>MasterPage cannot be applied to this page because the control collection is read-only. If the page contains code blocks, make sure they are placed inside content controls (i.e. )   at System.Web.UI.MasterPage.CreateMaster(TemplateControl owner, HttpContext context, VirtualPath masterPageFile, IDictionary contentTemplateCollection)<br />
   at System.Web.UI.Page.get_Master()<br />
   at System.Web.UI.Page.ApplyMasterPage()<br />
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
