<?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>Getting Started</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Gettings started with DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Compiler Error Message: BC30451: Name 'Config' is not declared.</title><link>http://forums.asp.net/thread/1110294.aspx</link><pubDate>Fri, 11 Nov 2005 18:23:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1110294</guid><dc:creator>dennisouellette</dc:creator><author>dennisouellette</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1110294.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1110294</wfw:commentRss><description>Fixed. Forgot to edit one line in the web.config file...</description></item><item><title>Re: Compiler Error Message: BC30451: Name 'Config' is not declared.</title><link>http://forums.asp.net/thread/1110022.aspx</link><pubDate>Fri, 11 Nov 2005 14:14:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1110022</guid><dc:creator>dennisouellette</dc:creator><author>dennisouellette</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1110022.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1110022</wfw:commentRss><description>That worked!&lt;BR&gt;&lt;BR&gt;But I have another problem. All of the modules when the homepage first appears have the following error:&lt;BR&gt;&lt;BR&gt;&lt;SPAN class=NormalRed id=dnn_ctr345__ctl0_lblHeading&gt;Error: Links is currently unavailable.&lt;BR&gt;&lt;/SPAN&gt;&lt;SPAN class=Normal id=dnn_ctr345__ctl0_lblMessage&gt;DotNetNuke.Services.Exceptions.ModuleLoadException: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. ---&amp;gt;&lt;BR&gt;&lt;BR&gt;Any ideas on this?&lt;BR&gt;&lt;BR&gt;Thanks for all your help!&lt;/SPAN&gt;</description></item><item><title>Re: Compiler Error Message: BC30451: Name 'Config' is not declared.</title><link>http://forums.asp.net/thread/1109975.aspx</link><pubDate>Fri, 11 Nov 2005 13:37:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1109975</guid><dc:creator>Eck</dc:creator><author>Eck</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1109975.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1109975</wfw:commentRss><description>Try extracting the install version instead of the Source version.&amp;nbsp; In order to use the source version, you need to compile the solution in Visual Web Dev (or Visual Studio).&lt;br&gt;&lt;br&gt;After you do that, you might get an error about a missing file, "sitesURL.config" (or something close).&amp;nbsp; You'll find that file in the Config directory of your DNN install.&amp;nbsp; Just copy that out to the root folder of your DNN install and it should clear up.&lt;br&gt;&lt;br&gt;Hope that helps!&lt;br&gt;</description></item><item><title>Compiler Error Message: BC30451: Name 'Config' is not declared.</title><link>http://forums.asp.net/thread/1109319.aspx</link><pubDate>Thu, 10 Nov 2005 21:13:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1109319</guid><dc:creator>dennisouellette</dc:creator><author>dennisouellette</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1109319.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1109319</wfw:commentRss><description>Hello,&lt;BR&gt;&lt;BR&gt;I get this error when I go to the website for the first time:&lt;BR&gt;&lt;BR&gt;
&lt;H2&gt;&lt;I&gt;Compilation Error&lt;/I&gt; &lt;/H2&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;Description: &lt;/B&gt;An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;Compiler Error Message: &lt;/B&gt;BC30451: Name 'Config' is not declared.&lt;BR&gt;&lt;BR&gt;&lt;B&gt;Source Error:&lt;/B&gt;&lt;BR&gt;&lt;BR&gt;
&lt;TABLE bgColor=#ffffcc&gt;

&lt;TR&gt;
&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;CODE&gt;&lt;PRE&gt;Line 77: 
Line 78:             Dim AutoUpgrade As Boolean
&lt;FONT color=red&gt;Line 79:             If Config.GetSetting("AutoUpgrade") Is Nothing Then
&lt;/FONT&gt;Line 80:                 AutoUpgrade = True
Line 81:             Else&lt;/PRE&gt;&lt;/CODE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Source File:&lt;/FONT&gt;&lt;/B&gt; E:\DNN4\Website\App_Code\Global.asax.vb &amp;nbsp;&amp;nbsp; &lt;B&gt;&lt;FONT face=Verdana&gt;Line:&lt;/FONT&gt;&lt;/B&gt; 79 &lt;BR&gt;&lt;/FONT&gt;</description></item></channel></rss>