Translation: dnn-documentation-readme.txt

Source: Internet
Author: User

Dotnetnuke

Initialize Installation

-Net Framework must be installed (http: // www.asp.net/ibuyspy/checkdotnet.aspx)
-Decompress the compressed package to c: \ dotnetnuke.
-Create a virtual IIS directory named dotnetnuke
Point to the directory in the dotnetnuke. vbproj File
-Make sure that the default document for your virtual directory is default. aspx.
-Install necessary software on your server based on your database selection:
-MS access (default)
-The latest Microsoft JET 4.0 database engine must be installed.
-Http: // support.microsoft.com/default.aspx? Kbid = 239114
-Database files (dotnetnuke. MDB. resources) will be automatically generated
-SQL Server 2000 or MSDE 2000 (MSDE can be obtained from http: // www.asp.net/tool/dir.aspx? Path = MSDE)
-Create an SQL Server database named dotnetnuke by hand (use the Enterprise Manager or the tool you choose)
-Set the default data provider in Web. config (<data defaultprovider = "sqldataprovider">)
-Set the sqldataprovider attribute (such as connectionstring) in Web. config)
-Access http: // localhost/dotnetnuke
-ProgramThe required database scripts will be automatically run.

Program upgrade

-Back up your database before upgrading to a new version.
-The program automatically runs the required database scripts.

Security (see/4033. HTM files)

If you use Windows 2000-iis5
-{Server}/ASPnet User Account must have read, written, and changed the control of the root application directory (the application files/folders allowed)
If the window 2003-IIS6 is used
-The {server}/NetworkService User Account must have read, write, and change the control of the root program directory (this allows the creation of files/folders)

Compatibility

If you use Net Framework 1.1, you enter HTML into the textbox and you will get an error a potentially dangerous request. form value was detected... "" A potentially dangerous request. form value is found... "
-Modify the Web. config file and change the following section:
<Pages enableviewstatemac = "true" validaterequest = "false"/>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.