Welcome
Login  |  Register
Tuesday, January 06, 2009
  Search
You are here:Knowledge Base
 
 
 

 Please Register or login to view our private forums, it is free!!

Subject: DotNetNuke Installation
Prev Next
You are not authorized to post a reply.

Author Messages
hostUser is Offline
Posts:90

11/08/2006 12:20 PM  
DotNetNuke

For more details please see the DotNetNuke Installation Guide (in the Documentation\Public folder)

Clean Installation

- .NET Framework 1.1 must be installed ( 1.0 no longer supported )
- unzip package into C:\DotNetNuke
- create Virtual Directory in IIS called DotNetNuke which points to the directory where the DotNetNuke.vbproj file exists
- make sure you have default.aspx specified as a Default Document for your Virtual Directory
- rename release.config -> web.config
- SQL Server 2000 or MSDE 2000 ( MSDE can be acquired from http://www.asp.net/Tools/redir.aspx?path=msde )
- manually create SQL Server database named "DotNetNuke" ( using Enterprise Manager or your tool of choice )
- set the connection string in web.config ( ie. )
- enter username/password for the SuperUser and Administrator for the default portal in dotnetnuke.install template file. These are currently set to host/host and admin/admin respectively
- browse to localhost/DotNetNuke in your web browser
- the application will automatically execute the necessary database scripts
You are not authorized to post a reply.



ActiveForums 3.7
 
Copyright 2006-7 Vigilant Support