<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Incorporating a Master Page into a SharePoint site definition</title>
	<atom:link href="http://sharepointmagazine.net/technical/development/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6</link>
	<description>Your Premier Source of SharePoint Information</description>
	<lastBuildDate>Tue, 27 Sep 2011 09:39:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jay</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-820</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 18 Dec 2009 10:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-820</guid>
		<description>Greg, Very good article. Help me a lot in understanding the site definition. But after deploying the solution when I try to create new site collection, it give me error message &quot;Unknown Error&quot;. I have doubled checked the procedure you provided and everything is to be exactly the same as per your demo sample.&lt;br&gt;&lt;br&gt;Please advise on what could go wrong.&lt;br&gt;&lt;br&gt;Thank you in advance.&lt;br&gt;Jay</description>
		<content:encoded><![CDATA[<p>Greg, Very good article. Help me a lot in understanding the site definition. But after deploying the solution when I try to create new site collection, it give me error message &#8220;Unknown Error&#8221;. I have doubled checked the procedure you provided and everything is to be exactly the same as per your demo sample.</p>
<p>Please advise on what could go wrong.</p>
<p>Thank you in advance.<br />Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F1.net &#187; Blog Archive &#187; Sharepoint MasterPages</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-818</link>
		<dc:creator>F1.net &#187; Blog Archive &#187; Sharepoint MasterPages</dc:creator>
		<pubDate>Tue, 14 Jul 2009 23:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-818</guid>
		<description>[...] http://sharepointmagazine.net/technical/development/incorporating-a-master-page-into-a-sharepoint-si... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://sharepointmagazine.net/technical/development/incorporating-a-master-page-into-a-sharepoint-si" rel="nofollow">http://sharepointmagazine.net/technical/development/incorporating-a-master-page-into-a-sharepoint-si</a>&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tukaram Thatikonda</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-817</link>
		<dc:creator>Tukaram Thatikonda</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-817</guid>
		<description>My solution compiles but it gives an error when I try to deploy.&lt;br&gt;:&lt;br&gt;Install and deploying DemoProject.wsp&lt;br&gt;Unable to deploy solution&lt;br&gt;Inner exception(1): Name cannot begin with the ‘%’ character, hexadecimal value 0×25. Line 1, position 2.&lt;br&gt;:&lt;br&gt;&lt;br&gt;I followed the exact steps but not able to figure out in the XML file, the character that is causing this error. &lt;br&gt;&lt;br&gt;Could we have your code for download? So I can compare my xml files with yours and find the character that is causing the error.</description>
		<content:encoded><![CDATA[<p>My solution compiles but it gives an error when I try to deploy.<br />:<br />Install and deploying DemoProject.wsp<br />Unable to deploy solution<br />Inner exception(1): Name cannot begin with the ‘%’ character, hexadecimal value 0×25. Line 1, position 2.<br />:</p>
<p>I followed the exact steps but not able to figure out in the XML file, the character that is causing this error. </p>
<p>Could we have your code for download? So I can compare my xml files with yours and find the character that is causing the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adele</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-816</link>
		<dc:creator>Adele</dc:creator>
		<pubDate>Sat, 06 Jun 2009 14:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-816</guid>
		<description>Hi there,&lt;br&gt;I&#039;m trying to create a team site definition that automatically applies my custom master page, called custom.master. I have created the master page as a Feature (as per Heather Solomon&#039;s blog), and I have activated it in my top level site collection. The top level is a Collaboration Portal. &lt;br&gt;&lt;br&gt;When I try to create a new site based off my team site definition, I get the following error:&lt;br&gt;Failed to instantiate file &quot;custom.master&quot; from module &quot;CustomMasterPage&quot;: Source path &quot;custom.master&quot; not found. &lt;br&gt;&lt;br&gt;Here are the relevant pieces of my ONET.xml file:&lt;br&gt;    &lt;Configuration ID=&quot;0&quot; Name=&quot;Default&quot; CustomMasterUrl=&quot;/_catalogs/masterpage/custom.master&quot; MasterUrl=&quot;/_catalogs/masterpage/custom.master&quot;&gt;&lt;br&gt;&lt;....&gt;&lt;br&gt;&lt;Module Name=&quot;CustomMasterPage&quot; List=&quot;116&quot; Url=&quot;_catalogs/masterpage&quot; RootWebOnly=&quot;FALSE&quot;&gt;&lt;br&gt;&lt;File Url=&quot;custom.master&quot; Type=&quot;GhostableInLibrary&quot; IgnoreIfAlreadyExists=&quot;TRUE&quot; /&gt;&lt;br&gt;&lt;/Module&gt;&lt;br&gt;  &lt;/Modules&gt;&lt;br&gt;&lt;br&gt;I have changed my ONET file many times,including trying &lt;Configuration ID=&quot;0&quot; Name=&quot;Default&quot; CustomMasterUrl=&quot;~SiteCollection/_catalogs/masterpage/custom.master&quot; MasterUrl=&quot;/_catalogs/masterpage/custom.master&quot;&gt; and this displays the same error as above.&lt;br&gt;&lt;br&gt;I&#039;m stumped as to how I can get the team site to use the master page from the site collection level, and naturally I&#039;m under heavy time constraints. Can you set me in the right direction?</description>
		<content:encoded><![CDATA[<p>Hi there,<br />I&#39;m trying to create a team site definition that automatically applies my custom master page, called custom.master. I have created the master page as a Feature (as per Heather Solomon&#39;s blog), and I have activated it in my top level site collection. The top level is a Collaboration Portal. </p>
<p>When I try to create a new site based off my team site definition, I get the following error:<br />Failed to instantiate file &#8220;custom.master&#8221; from module &#8220;CustomMasterPage&#8221;: Source path &#8220;custom.master&#8221; not found. </p>
<p>Here are the relevant pieces of my ONET.xml file:<br />    &lt;Configuration ID=&#8221;0&#8243; Name=&#8221;Default&#8221; CustomMasterUrl=&#8221;/_catalogs/masterpage/custom.master&#8221; MasterUrl=&#8221;/_catalogs/masterpage/custom.master&#8221;&gt;<br />&lt;&#8230;.&gt;<br />&lt;Module Name=&#8221;CustomMasterPage&#8221; List=&#8221;116&#8243; Url=&#8221;_catalogs/masterpage&#8221; RootWebOnly=&#8221;FALSE&#8221;&gt;<br />&lt;File Url=&#8221;custom.master&#8221; Type=&#8221;GhostableInLibrary&#8221; IgnoreIfAlreadyExists=&#8221;TRUE&#8221; /&gt;<br />&lt;/Module&gt;<br />  &lt;/Modules&gt;</p>
<p>I have changed my ONET file many times,including trying &lt;Configuration ID=&#8221;0&#8243; Name=&#8221;Default&#8221; CustomMasterUrl=&#8221;~SiteCollection/_catalogs/masterpage/custom.master&#8221; MasterUrl=&#8221;/_catalogs/masterpage/custom.master&#8221;&gt; and this displays the same error as above.</p>
<p>I&#39;m stumped as to how I can get the team site to use the master page from the site collection level, and naturally I&#39;m under heavy time constraints. Can you set me in the right direction?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-815</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Wed, 27 May 2009 22:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-815</guid>
		<description>After further review, I found that you are right CyberJP. The siutation in which that ~SiteCollection will work is very limited. I should have used the more generic approach for this article to cut down on confusion. &lt;br&gt;&lt;br&gt;Change the Onet.xml configuration section to this:&lt;br&gt;&lt;Configuration ID=&quot;0&quot; Name=&quot;Default&quot; CustomMasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot; MasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot;&gt;&lt;br&gt;&lt;br&gt;I tried doing something fancy with the ~SiteCollection and it only worked for very specific situations. This is much more general and will tell the path to look at the root level site collection for the master page. Sorry.&lt;br&gt;&lt;br&gt;I&#039;ve asked the editor of SharePoint Magazine to change the article for me when he has a chance (because he is the only one who can)</description>
		<content:encoded><![CDATA[<p>After further review, I found that you are right CyberJP. The siutation in which that ~SiteCollection will work is very limited. I should have used the more generic approach for this article to cut down on confusion. </p>
<p>Change the Onet.xml configuration section to this:<br />&lt;Configuration ID=&#8221;0&#8243; Name=&#8221;Default&#8221; CustomMasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221; MasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221;&gt;</p>
<p>I tried doing something fancy with the ~SiteCollection and it only worked for very specific situations. This is much more general and will tell the path to look at the root level site collection for the master page. Sorry.</p>
<p>I&#39;ve asked the editor of SharePoint Magazine to change the article for me when he has a chance (because he is the only one who can)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-814</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Wed, 27 May 2009 22:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-814</guid>
		<description>The WSP version shouldn&#039;t impact the project.&lt;br&gt;I am not sure why you are getting that error. There was an issue with the walkthrough, which I have asked the editor of SharePointMagazine to fix. Try fixing the error by changing the Configuration section of the Onet.xml to:&lt;br&gt;&lt;Configuration ID=&quot;0&quot; Name=&quot;Default&quot; CustomMasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot; MasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot;&gt;&lt;br&gt;&lt;br&gt;However, I am not 100% convinced that will fix your particular error because nobody else has reported that specific error message. And, I couldn&#039;t reproduce that message either. So, you might have other issues with your solution. Maybe a step was missed or mistyped. I am not sure. Tell me if the fix above helps. If not, maybe I can look at your code for you.</description>
		<content:encoded><![CDATA[<p>The WSP version shouldn&#39;t impact the project.<br />I am not sure why you are getting that error. There was an issue with the walkthrough, which I have asked the editor of SharePointMagazine to fix. Try fixing the error by changing the Configuration section of the Onet.xml to:<br />&lt;Configuration ID=&#8221;0&#8243; Name=&#8221;Default&#8221; CustomMasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221; MasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221;&gt;</p>
<p>However, I am not 100% convinced that will fix your particular error because nobody else has reported that specific error message. And, I couldn&#39;t reproduce that message either. So, you might have other issues with your solution. Maybe a step was missed or mistyped. I am not sure. Tell me if the fix above helps. If not, maybe I can look at your code for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-813</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Wed, 27 May 2009 22:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-813</guid>
		<description>Barak,&lt;br&gt;I found the issue with the Walkthrough for certain situations. Change the Onet.xml configuration section to this:&lt;br&gt;&lt;Configuration ID=&quot;0&quot; Name=&quot;Default&quot; CustomMasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot; MasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot;&gt;&lt;br&gt;&lt;br&gt;I tried doing something fancy with the ~SiteCollection and it only worked for very specific situations. This is much more general and will tell the path to look at the root level site collection for the master page. Sorry.</description>
		<content:encoded><![CDATA[<p>Barak,<br />I found the issue with the Walkthrough for certain situations. Change the Onet.xml configuration section to this:<br />&lt;Configuration ID=&#8221;0&#8243; Name=&#8221;Default&#8221; CustomMasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221; MasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221;&gt;</p>
<p>I tried doing something fancy with the ~SiteCollection and it only worked for very specific situations. This is much more general and will tell the path to look at the root level site collection for the master page. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ggalipeau</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-812</link>
		<dc:creator>ggalipeau</dc:creator>
		<pubDate>Wed, 27 May 2009 21:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-812</guid>
		<description>Hi Raghu,&lt;br&gt;Yes, I just followed the steps on a WSS site and it didn&#039;t work. Instead of using ~SiteCollection in the Onet.xml, try this instead: &lt;Configuration ID=&quot;0&quot; Name=&quot;Default&quot; CustomMasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot; MasterUrl=&quot;/_catalogs/masterpage/DemoCompany.master&quot;&gt;</description>
		<content:encoded><![CDATA[<p>Hi Raghu,<br />Yes, I just followed the steps on a WSS site and it didn&#39;t work. Instead of using ~SiteCollection in the Onet.xml, try this instead: &lt;Configuration ID=&#8221;0&#8243; Name=&#8221;Default&#8221; CustomMasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221; MasterUrl=&#8221;/_catalogs/masterpage/DemoCompany.master&#8221;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wang</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-811</link>
		<dc:creator>wang</dc:creator>
		<pubDate>Fri, 15 May 2009 14:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-811</guid>
		<description>it display the error: failed to instantiate file &quot;default.master&quot; from module &quot;defaultmasterpage&quot;: source path &quot;default.master&quot; not found when I  create the sitecollection in central administration by your method.&lt;br&gt;the wsp version will impact the project?</description>
		<content:encoded><![CDATA[<p>it display the error: failed to instantiate file &#8220;default.master&#8221; from module &#8220;defaultmasterpage&#8221;: source path &#8220;default.master&#8221; not found when I  create the sitecollection in central administration by your method.<br />the wsp version will impact the project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghu</title>
		<link>http://sharepointmagazine.net/articles/incorporating-a-master-page-into-a-sharepoint-site-definition-master-pages-and-sharepoint-part-6-of-6#comment-810</link>
		<dc:creator>Raghu</dc:creator>
		<pubDate>Tue, 12 May 2009 02:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=1999#comment-810</guid>
		<description>Hi ,&lt;br&gt;I have a quick question i am unable to get the custom masterpage to pickup does this ~SiteCollection is used in MOSS only or can we use this in WSS 3.0?&lt;br&gt;&lt;br&gt;Thanking you in anticipation</description>
		<content:encoded><![CDATA[<p>Hi ,<br />I have a quick question i am unable to get the custom masterpage to pickup does this ~SiteCollection is used in MOSS only or can we use this in WSS 3.0?</p>
<p>Thanking you in anticipation</p>
]]></content:encoded>
	</item>
</channel>
</rss>

