Graphical installation and configuration of IIS7.0 in win7 ASP environment

Source: Internet
Author: User

Location of "Programs" in Control Panel

The location of "turn Windows features on or off" in programs

, you need to select the function module to use when installing IIS7

IIS7 after the installation is complete, you can see the administrative tools in all programs in the Start menu, which has an Internet Information Services Manager, and if you do not have the following steps to add: Start Right-click Properties Start menu tab customize to set system administration tools to Show "or" Show on all Programs menu and Start menu on all Programs menu.

Open Internet Information Services Manager to see IIS7 's homepage.

IIS7 Configuring Asp+access Usage Environment

By default, after IIS7 is installed, the ASP program will find that the connection to the database failed to find the Internet, because the Msjet engine changed the location of the temporary directory, but there is no temporary access permissions, resulting in database use failure.

To set the application pool (applicationpool) to Classic.netapppool instead of the default DefaultAppPool, you can set up each site in the site directory or individually at the site. Once you've selected the site you want to set up, click Basic Settings on the right to bring up the Application Pool Settings dialog box.

Then add a "authenticatedusers" user to the "system disk: \windows\serviceprofiles\networkservice\appdata\local\ Temp" directory, Where the AppData directory is hidden, you can enter the path directly in the address bar, or display hidden files in the folder options.

To set permissions steps: Right-click the Temp folder, select Properties, select the Security tab, click Edit to come out to the Permissions for Temp dialog box, click Add, enter AuthenticatedUsers in the following input object name to select, OK to return to the Temp permission ", will authenticatedusers the full control in the permission to tick, OK" OK.

Enable Parent Path Support

Select ASP on the Site home page, and then set enable parent path to true in the behaviors group.

Graphical installation and configuration of IIS7.0 in win7 ASP environment

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.