Windows 7 installation and configuration of IIS7 tutorial

Source: Internet
Author: User

This article will introduce you to how to configure and install the iis7 environment in win7. I configured this environment so that my asp.net can be executed. If you have any need to know about it, please do not refer to it.1. Install IIS7Choose Start> Control Panel> program> open or Disable Windows, and then follow the steps below: (Note: select the red part in the figure)2. Configure IIS72.1 Authentication SettingsChoose Control Panel> program Security> Administrative Tools> Internet Information Service (IIS) manager, click "Default Web Site", select "authentication", and then follow the steps below:2.2 IIS7 application pool settingsClick "Default Web Site", select "Advanced Settings" on the right, and select "Classic. NET AppPool" in "application pool ",:3. Other configurationsSet defaultapppool and classic. netapp to started in the application pool, and the managed pipeline mode is classic. In authentication, the status of Forms authentication should be set to disabled ". At least "Windows Authentication", "Basic Authentication", and "Anonymous Authentication" must be enabled ". Because convenient SitsFactory also uses the. NET2.0 platform, you also need to configure IIS. For example, a common error occurs: "/service program error" occurs during installation. The solution is to right-click the virtual directory of the website and choose "add application pool", and then select "Classic. NET AppPool, do not select defaappapppool (unless you have set the "pipeline mode" of the two application pools to "classic" in the initial IIS configuration process). Or right-click and select "convert to application ".4. Configure ApacheIf you need to configure ASP/ASP. NET of IIS and Apache environment that supports PHP at the same time, we recommend that you install IIS, Phpnow, SQL Server, and Visual Studio in sequence. First, although port 80 is used by default during IIS installation, it is easier to modify the IIS port. If PHPNOW is installed first (which also occupies port 80 by default) and IIS is installed, some problems may occur. Secondly, PHPNOW must be installed before SQL SERVER, otherwise, the port usage may occur (generally, SQL REPORT SERVICE with pid 4 occupies port 80, which is troublesome to change ); SQL SERVER must be installed before Visual Studio. It has had profound lessons.

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.