DNN installation problem summary

Source: Internet
Author: User
Tags dnn

Computer installation requiredMicrosoft. NET Framework 2.0, Sql2000 + sq3,IIS6.0

 

I.Decompress DNN

1. Click dotnetnuke_04.08.02_install.zip on the right and select to decompress the file .... Enter the folder name and path in the target path.

2. Right-click Create folder properties-> web Sharing-> shared folder-> OK (create a virtual directory ).

3. Right-click Create folder properties-> Security-> Add ASP. NET users to grant the highest permissions.

 

II.Configure Database

1. Open SQL2000 Enterprise Manager

2. Add a database.

3. Create an ASP. NET user for the new data level as the management permission (select SQL SERVER Authentication)

 

3. ModifyWeb. configFile(Find the code to replace)

1.

<ConnectionStrings>

<Add name = "SiteSqlServer" connectionString = "Data Source = (local); Initial Catalog = replace database; User ID = replace username; Password = replace Password" providerName = "System. data. sqlClient "/>

</ConnectionStrings>

2.

<Deleetask>

<Add key = "SiteSqlServer" value = "Data Source = (local); Initial Catalog = replace database; User ID = replace username; Password = replace Password"/>

</AppSettings>

3.

<Globalization culture = "zh-CN" uiCulture = "zh-CN" requestEncoding = "UTF-8" responseEncoding = "UTF-8" fileEncoding = "UTF-8"/>

 

4. Install DNN

1. Open IE to browse http: // localhost/virtual directory name/(install DNN)

2. on the Installation homepage, Select Installation Method, Select AuTo, and click Next.

3. Click Here To Access the Your Portal To go To the homepage.

 

V.. DNNChinese patch

1. log on to the Website user name host initial password dnnhost. after entering the website, select ages> Install Language Pack (bottom right corner)> select resourcepack.full.04.08.02.zh-cn.zip and return to the home page to select the Chinese Language interface.

2. Click the Chinese flag language on the homepage to change to Chinese.

 

 Sat..Add ModuleQa.zip

1. log in with the host user, click the host management drop-down menu, select module definition, click upload new module, select the module to be uploaded, click Add new module, and return to the home page

2. Open SQL2000 query analyzer and addQa. sqL fileTypeTable andTwo User-Defined Functions

3.ImagesCopy the folder to the installation path: "virtual directory name" DesktopModules "Qa"

4. Click Display Control Panel at the top of the page

5. Select the added module and click Add.

 

VII..Add containerDnn-none.zip

1. log in with the host user and click the host management drop-down menu to select the skin management click-on container select dnn-none.zip

2. After the upload is successful, select Dnn-none in the single container and click the application.

2. Whether the Basic settings in the homepage settings are visibleNo

3. Display containers in basic settings on the homepage settingsRemove the check box

4. Module containers in basic settings on the homepage settingsSelect another container

Directly use VS to open and compile OK! What permissions did you encounter today? (ASP. NET has been added with permissions)
Bad data error: System. Security. Cryptography. CryptographicException clear cookies

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.