1.环境:Net Framework 2.0 Visual studio.NET 2005 sqlserver2000 iis6.0
2.create Virtual Directory in IIS called DotNetNuke which points to the directory where the DotNetNuke.webproj file exists )
- make sure you have default.aspx specified as a Default Document in IIS
- rename release.config -> web.config
- SQL Server 2000 or 2005
- manually create SQL Server database named "DotNetNuke" ( using Enterprise Manager or your tool of choice )
- set the connection string in web.config in TWO places ( ie. <add key="SiteSqlServer" value="Server=(local);Database=DotNetNuke;uid=;pwd=;" /> )
- the {Server}/NetworkService user account must have Read, Write, and Change Control of the root website directory and subdirectories ( this allows the application to create files/folders )
3.安装
- browse to localhost/DotNetNuke in your web browser
- the application will automatically execute the necessary database scripts and provide feedback in the browser
选择合适的语言。
点击下一步,然后在点击测试权限,通过后再点击“下一步”

输入相应的数据库信息,然后测试数据库连接,连接成功后,下一步。

安装数据库脚本。

配置超级用户

安装模块

安装身份证系统

皮肤和容器模块

安装语言包

配置网站标题

安装成功


3279

被折叠的 条评论
为什么被折叠?



