<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Master Pages, Themes and Navigation Controls</title><link>http://forums.asp.net/139.aspx</link><description>Discussions of MasterPages, Themes, and other page-related features. &lt;A href="http://aspadvice.com/SignUp/list.aspx?l=164&amp;amp;c=30" target=_blank&gt;Email List&lt;/A&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: 'CreateResourceBasedLiteralControl' is not a member of 'ASP.homemasterpage_master'.</title><link>http://forums.asp.net/thread/1875437.aspx</link><pubDate>Fri, 24 Aug 2007 14:09:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1875437</guid><dc:creator>SStorhaug</dc:creator><author>SStorhaug</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1875437.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=1875437</wfw:commentRss><description>&lt;p&gt;Ok, I think your reply has put me on the right track, but I need some assistance finding a solution.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I recently made several changes to a project that I had previously upgraded from .NET 1.1 to .NET 2.0.&amp;nbsp; The upgrade itself created several resource files that were empty.&amp;nbsp; During the last batch of updates to the project, I deleted the resource files to try to make the project more readable.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I didn&amp;#39;t have any issues with removing these files until I tried to deploy the site from my development workstation to another server (using Publish Web, updatable).&amp;nbsp; After I moved the site to the target server, it does nothing but show me a blank page.&amp;nbsp; This behavior happens on any page I type in the browser.&amp;nbsp; I have the project writing any errors to the Windows event log, and occasionally I get the error that is in the title of this post.&amp;nbsp; More specifically, it is referencing a Master page that I recently added to the project (which never had a resource file).&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Now, it looks like I have stumbled on the problem..&amp;nbsp; But since I have deleted all of the resource files and I don&amp;#39;t know which one specifically broke my project deployment, what do I need to do to recreate the broken resources? Or actually, I would rather not use the resource files for my project, so how do I remove the dependencies to them from my project?&lt;/p&gt;
&lt;p&gt;TIA&lt;/p&gt;</description></item><item><title>Re: 'CreateResourceBasedLiteralControl' is not a member of 'ASP.homemasterpage_master'.</title><link>http://forums.asp.net/thread/1733109.aspx</link><pubDate>Thu, 31 May 2007 06:21:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1733109</guid><dc:creator>Amanda Wang - MSFT</dc:creator><author>Amanda Wang - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1733109.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=1733109</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;b&gt;CreateResourceBasedLiteralControl&lt;/b&gt; method is used to access literal strings that are stored in a resource and is not intended for use from within your code.(&lt;a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.templatecontrol.createresourcebasedliteralcontrol.aspx"&gt;http://msdn2.microsoft.com/en-us/library/system.web.ui.templatecontrol.createresourcebasedliteralcontrol.aspx&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you using keywords as your class name or namespace name? &lt;/p&gt;
&lt;p&gt;Would you please post&amp;nbsp;home masterpage&amp;nbsp;code behind&amp;nbsp;If this could not help?&lt;br /&gt;&lt;/p&gt;&lt;span&gt;&lt;/span&gt;</description></item><item><title>'CreateResourceBasedLiteralControl' is not a member of 'ASP.homemasterpage_master'.</title><link>http://forums.asp.net/thread/1729088.aspx</link><pubDate>Mon, 28 May 2007 23:52:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1729088</guid><dc:creator>robinwilliams</dc:creator><author>robinwilliams</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1729088.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=139&amp;PostID=1729088</wfw:commentRss><description>&lt;p&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;/font&gt;Hi there,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have been working on a website for a while, I didn&amp;#39;t change any code on my home masterpage and them randomly I get this error message, ?&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;#39;CreateResourceBasedLiteralControl&amp;#39; is not a member of &amp;#39;ASP.homemasterpage_master&amp;#39;. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;Any ideas what &amp;nbsp; &amp;#39;CreateResourceBasedLiteralControl&amp;#39;&amp;nbsp; means??&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Cheers :)&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>