How does IIS7 and IIS8 configure the ASP runtime environment ?, Iis7iis8

Source: Internet
Author: User

How does IIS7 and IIS8 configure the ASP runtime environment ?, Iis7iis8

In IIS7 and IIS8, there is no ASP by default. This article explains how to add an ASP runtime environment and how to configure it.

Take win7 + IIS7 as an example. First Open Control Panel-programs and functions.

Click "enable or disable windows function" on the left, and select the "Internet Information Service"-"World Wide Web Service"-"application development function"-"ASP" check box.

Then, go back to the control panel, open "Internet Information Service (IIS) manager" in "Administrative Tools", click on the default site, and you will find that the ASP option is added.

Double-click the ASP icon to open the ASP configuration page. You can see several common configurations:

1. Enable the parent path to facilitate ASP file reference;

2. Modify the Upload File limit to facilitate uploading of large files. The default value is 200 kb;

3. Send the error to the browser to check the program's error message;

4. session Timeout. You can set the session cycle as needed.

After modification, do not forget to click "Apply" in the upper-right corner of the configuration page to save the settings.

Go back to the default site Main Interface, double-click the "Default document" icon, and add index. asp to the default document.

If it is a 64-bit operating system, we 'd better set the application to be compatible with 32-bit running. The operation is as follows:

1. Open the IIS application pool, select the application to be set, and click "Advanced Settings" under "Edit application pool" in the list on the right ";

2. Change "enable 32-bit application" to "True ".

 

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.