Page view counter

DNN4 install, initial start with an ERROR!!! Can someone help?

Last post 11-22-2005 10:56 AM by shware. 1 replies.

Sort Posts:

  • Huh? [:^)] DNN4 install, initial start with an ERROR!!! Can someone help?

    11-22-2005, 9:02 AM
    • Loading...
    • leem888
    • Joined on 11-22-2005, 1:49 PM
    • Posts 1
    • Points 5
    Here is my current configuration list.

    Installed ASP.NET 2.0
    Installed SQL Server 2005 (kept the default database SQLEXPRESS)
    I'm using IIS 5.1 as the web server (created a virtual directory pointing to the source files)
    Deployed DNN4 locally (source files on D: drive)

    I've attempted to modifications to the web.config file as discussed in the installation documentation.  No Success.
    I've read through a few forum posts and made sure my asp.net configurations were correct.  Still No Success.

    Below is the message below.  Any recommendations would be greatly appreciated.

    ***************************

    Compilation Error

    Description: 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.

    Compiler Error Message: BC30451: Name 'Config' is not declared.

    Source Error:

    Line 77: 
    Line 78:             Dim AutoUpgrade As Boolean
    Line 79:             If Config.GetSetting("AutoUpgrade") Is Nothing Then
    Line 80:                 AutoUpgrade = True
    Line 81:             Else

    Source File: D:\dotnetnuke\source\Website\App_Code\Global.asax.vb    Line: 79

    Michael Lee


  • Re: DNN4 install, initial start with an ERROR!!! Can someone help?

    11-22-2005, 10:56 AM
    • Loading...
    • shware
    • Joined on 02-26-2003, 8:53 AM
    • Posts 216
    • Points 1,066
    Hi,

    What version did you install?  It kinda looks like the SOURCE version and that the project itself needs to be built.  This requires Visual Studio 2005.

    If you don't have Visual Studio 2005, then either install the INSTALL version, or follow the steps outlined in:

    http://forums.asp.net/1114393/ShowPost.aspx

    These steps cover getting started with DNN 4 and Visual Web Developer Express.

    Hope this helps!


    Shawn


Page 1 of 1 (2 items)