<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.2" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Becky Bertram's Blog - Latest comments on Page Layouts Not Updating on Solution Upgrade</title>
		<link>http://www.beckybertram.com/oldblog/index.php?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.2"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: Page Layouts Not Updating on Solution Upgrade</title>
			<pubDate>Tue, 17 Jun 2008 14:36:39 +0000</pubDate>
			<dc:creator>Nicolas [Visitor]</dc:creator>
			<guid isPermaLink="false">c559@http://www.beckybertram.com/oldblog/</guid>
			<description>Great post, thanks for sharing this precious information ! :)</description>
			<content:encoded><![CDATA[Great post, thanks for sharing this precious information ! :)]]></content:encoded>
			<link>http://www.beckybertram.com/oldblog/index.php?p=37&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c559</link>
		</item>
				<item>
			<title>In response to: Page Layouts Not Updating on Solution Upgrade</title>
			<pubDate>Tue, 27 May 2008 16:41:28 +0000</pubDate>
			<dc:creator>Becky [Member]</dc:creator>
			<guid isPermaLink="false">c549@http://www.beckybertram.com/oldblog/</guid>
			<description>Thank you, Deepak, for sharing with us your own experience.&lt;br /&gt;
&lt;br /&gt;
Tony, it depends which kind of page is customized, as to how to revert it back. If you are talking about Publishing Pages that are based on a page layout, like Deepak said, you can call the SPFile.RevertContentStream() method, or in SharePoint Designer you can right click on the page in the site tree view, and select an option to revert to the original. &lt;br /&gt;
&lt;br /&gt;
SPFile.RevertContentStream():&lt;br /&gt;
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfile.revertcontentstream.aspx</description>
			<content:encoded><![CDATA[Thank you, Deepak, for sharing with us your own experience.<br />
<br />
Tony, it depends which kind of page is customized, as to how to revert it back. If you are talking about Publishing Pages that are based on a page layout, like Deepak said, you can call the SPFile.RevertContentStream() method, or in SharePoint Designer you can right click on the page in the site tree view, and select an option to revert to the original. <br />
<br />
SPFile.RevertContentStream():<br />
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spfile.revertcontentstream.aspx]]></content:encoded>
			<link>http://www.beckybertram.com/oldblog/index.php?p=37&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c549</link>
		</item>
				<item>
			<title>In response to: Page Layouts Not Updating on Solution Upgrade</title>
			<pubDate>Tue, 27 May 2008 15:43:49 +0000</pubDate>
			<dc:creator>Deepak Aggarwal [Visitor]</dc:creator>
			<guid isPermaLink="false">c548@http://www.beckybertram.com/oldblog/</guid>
			<description>Hi&lt;br /&gt;
&lt;br /&gt;
Nice finding. We were also facing the same problem and we removed this tag from out page layouts to uncustmoize the layouts. We noted that these tags exists when we are having Webpart Zone into the page layouts. did you also noticed that as well?&lt;br /&gt;
&lt;br /&gt;
If by mistake any user opened any layouts into the SPD then following method can be used for reverting them back to file system.&lt;br /&gt;
&lt;br /&gt;
To revert the pages back to file system you can use &quot;revertToContentStream()&quot; method of page layouts. if above mention tag is avaiable in the page layouts then even after running the above method on all page layouts , these layouts will be considered as customized. So these tags needs to be removed from page directive before moving them into the feature files. I am just adding this for readers.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
Deepak</description>
			<content:encoded><![CDATA[Hi<br />
<br />
Nice finding. We were also facing the same problem and we removed this tag from out page layouts to uncustmoize the layouts. We noted that these tags exists when we are having Webpart Zone into the page layouts. did you also noticed that as well?<br />
<br />
If by mistake any user opened any layouts into the SPD then following method can be used for reverting them back to file system.<br />
<br />
To revert the pages back to file system you can use "revertToContentStream()" method of page layouts. if above mention tag is avaiable in the page layouts then even after running the above method on all page layouts , these layouts will be considered as customized. So these tags needs to be removed from page directive before moving them into the feature files. I am just adding this for readers.<br />
<br />
Regards<br />
Deepak]]></content:encoded>
			<link>http://www.beckybertram.com/oldblog/index.php?p=37&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c548</link>
		</item>
				<item>
			<title>In response to: Page Layouts Not Updating on Solution Upgrade</title>
			<pubDate>Tue, 27 May 2008 08:52:58 +0000</pubDate>
			<dc:creator>Tony [Visitor]</dc:creator>
			<guid isPermaLink="false">c547@http://www.beckybertram.com/oldblog/</guid>
			<description>Following up on that... if you have a page that has become customised, how can you revert it back?</description>
			<content:encoded><![CDATA[Following up on that... if you have a page that has become customised, how can you revert it back?]]></content:encoded>
			<link>http://www.beckybertram.com/oldblog/index.php?p=37&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c547</link>
		</item>
				<item>
			<title>In response to: Page Layouts Not Updating on Solution Upgrade</title>
			<pubDate>Fri, 23 May 2008 14:49:17 +0000</pubDate>
			<dc:creator>Anthony Poole [Visitor]</dc:creator>
			<guid isPermaLink="false">c544@http://www.beckybertram.com/oldblog/</guid>
			<description>Hey Becky,&lt;br /&gt;
&lt;br /&gt;
Thanks for the post. It's worth noting that you don't need to *modify* a page layout with SPD in order for it to become customised. Just opening the file in SPD is enough to customize it.&lt;br /&gt;
&lt;br /&gt;
I found this out recently, after a long and painful process very similar to yours, and I haven't seen this info published anywhere else.&lt;br /&gt;
&lt;br /&gt;
Anthony</description>
			<content:encoded><![CDATA[Hey Becky,<br />
<br />
Thanks for the post. It's worth noting that you don't need to *modify* a page layout with SPD in order for it to become customised. Just opening the file in SPD is enough to customize it.<br />
<br />
I found this out recently, after a long and painful process very similar to yours, and I haven't seen this info published anywhere else.<br />
<br />
Anthony]]></content:encoded>
			<link>http://www.beckybertram.com/oldblog/index.php?p=37&amp;more=1&amp;c=1&amp;tb=1&amp;pb=1#c544</link>
		</item>
			</channel>
</rss>
