search:     

Phone: 480-722-1227
Toll Free: 888-722-1227

DotNetNuke Installation
Last Post 08 Nov 2006 07:20 PM by SuperUser Account. 0 Replies.
Printer Friendly
Sort:
PrevPrev
You are not authorized to post a reply.
Author Messages
SuperUser AccountUser is Offline
Basic Member
Basic Member
Posts:105

--
08 Nov 2006 07: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.

Active Forums 4.2
Copyright 2006 - 2011 Vigilant Support   |  Privacy Statement  |  Terms Of Use