<?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>Club Web Site Starter Kit</title><link>http://forums.asp.net/1004.aspx</link><description>Discussions about Microsoft's Club Web Site Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Error in Webconfig line 54 &lt;roleManager enabled="true"/&gt;</title><link>http://forums.asp.net/thread/3221664.aspx</link><pubDate>Wed, 10 Jun 2009 03:09:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3221664</guid><dc:creator>redwoodbev</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3221664.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3221664</wfw:commentRss><description>&lt;p&gt;THank you so much.&amp;nbsp; I did, in fact, have an extra webconfig hidden in a folder in my application.&amp;nbsp; As soon as I deleted it, the problem was gone.&amp;nbsp; Thanks again.&lt;/p&gt;</description></item><item><title>Re: Error in Webconfig line 54 &lt;roleManager enabled="true"/&gt;</title><link>http://forums.asp.net/thread/3221023.aspx</link><pubDate>Tue, 09 Jun 2009 18:19:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3221023</guid><dc:creator>ujjawal</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3221023.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3221023</wfw:commentRss><description>&lt;p&gt;HI there,&lt;/p&gt;
&lt;p&gt;My error is due to the following I believe...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;2. This error also occurs if u have not opened the website from the folder containing the aspx files and all files but from one folder up like this &lt;br /&gt;&lt;br /&gt;folder1 &amp;gt; ApplicationFolder &amp;gt; All files &lt;br /&gt;&lt;br /&gt;If u browse and open folder1, u&amp;#39;ll get allowDefinition=&amp;#39;MachineToApplication&amp;#39; error &lt;br /&gt;&lt;br /&gt;Open Application and u&amp;#39;ll prolly not get this error&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How do open application? &lt;/p&gt;
&lt;p&gt;I have one folder where there is one web.config file, inside the same folder i&amp;nbsp;recently developed one new system&amp;nbsp;and the aspx files are on this folder... there is a web.config&amp;nbsp;folder in this as well.. the issue is not with two webconfig folder as these two web.config files are on two different folders... the problem is with the closed application(the one mentioned above in Italic.)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Could you please explain a bit more in sorting out the issue ...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Many thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ps: &amp;nbsp;I have used VB&lt;/p&gt;</description></item><item><title>Re: Error in Webconfig line 54 &lt;roleManager enabled="true"/&gt;</title><link>http://forums.asp.net/thread/3219365.aspx</link><pubDate>Tue, 09 Jun 2009 06:47:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3219365</guid><dc:creator>amit.jain</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3219365.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3219365</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;This error is caused for two reasons &lt;br /&gt;&lt;br /&gt;1. Chekc whether u r having two web.config files in ur application (1 in backup folder or somewhere else) ? , if yes than remove one &lt;br /&gt;&lt;br /&gt;2.
This error also occurs if u have not opened the website from the folder
containing the aspx files and all files but from one folder up like
this &lt;br /&gt;&lt;br /&gt;folder1 &amp;gt; ApplicationFolder &amp;gt; All files &lt;br /&gt;&lt;br /&gt;If u browse and open folder1, u&amp;#39;ll get allowDefinition=&amp;#39;MachineToApplication&amp;#39; error &lt;br /&gt;&lt;br /&gt;Open Application  and u&amp;#39;ll prolly not get this error &lt;br /&gt;&lt;br /&gt;hope this helps&lt;/p&gt;</description></item><item><title>Error in Webconfig line 54 &lt;roleManager enabled="true"/&gt;</title><link>http://forums.asp.net/thread/3218381.aspx</link><pubDate>Mon, 08 Jun 2009 18:26:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3218381</guid><dc:creator>redwoodbev</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3218381.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=3218381</wfw:commentRss><description>&lt;p&gt;Hi.&amp;nbsp; I&amp;#39;m trying to get my club website onto GoDaddy, following instructions in this forum.&amp;nbsp; I&amp;#39;m getting the following error in VWD &amp;#39; It is an error to use a section registered as allowDefinitions=&amp;#39;MachineToApplication&amp;#39; beyond application level.&amp;nbsp; This error can be caused by a virtual directory not being configured as an application in IIS.&lt;/p&gt;
&lt;p&gt;The error points to rolManager enabled=&amp;quot;true&amp;quot; in webconfig.&amp;nbsp; Can I just delete this line?&lt;/p&gt;
&lt;p&gt;Really appreciate any helps/advice/hints.&amp;nbsp; thanks, Bev&lt;/p&gt;</description></item></channel></rss>