Configuring IIS7 under Win7 and win2008 R2 (ASP. NET run Environment)

Source: Internet
Author: User

Configuring IIS7 under Win7 and win2008 R2 (ASP. NET run Environment)

1. 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 .

Control Panel-System and security-Administrative Tools--internet Information Services (IIS) Manager, open IIS Manager. Select the Default Web site on the left, and click Advanced Settings on the right to set the application pool to Classic.netapppool.

2, select "Application Pool" on the left, select "Classic.netapppool", click the Advanced setting on the right, change the identity

For LocalSystem or NetworkService.

3. Select the default website, click the basic settings on the right, click "Connect as", select "Specific user", click Settings, enter the system user name password.

It must be used here.

The login name and password of the operating system,

Or

Unauthorized access

Hard disk partition.

4.

Control Panel, which is found in the Administrative Tools-->internet Information Services (IIS) Manager program


After you open Internet Information Services (IIS) Manager, in the lower part of the middle section, you can see the authentication configuration entry, and double-click the following interface:

Several additional authentications that are added when IIS is installed need to be enabled on the site to be debugged.


Note: It is the site to debug, not the application directory to debug!

Set the application pool default properties/General/enable 32-bit application to true in the corresponding IIS application pool.

The setting here is very important------this is what I found Oh, little happy, hehe

Installation
Go to Control Panel-programs and features-turn Windows features on or off-internet information service-Select the items you want to install
-----------------
1. 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.

Control Panel-System and security-Administrative Tools--internet Information Services (IIS) Manager, open IIS Manager. Select the Default Web site on the left, and click Advanced Settings on the right to set the application pool to Classic.netapppool.

2. Select application pool on the left, select Classic.netapppool, and click Advanced Settings on the right to change the identity to LocalSystem or NetworkService.

3. Select the default website, click the basic settings on the right, click "Connect as", select "Specific user", click Settings, enter the system user name password. You must use the operating system's login name and password, or you will not have access to the hard disk partition.

4. Control Panel--the administrative tool found in the-->internet Information Services (IIS) Manager program
After you open Internet Information Services (IIS) Manager, in the lower part of the middle section, you can see the authentication configuration entry, and double-click the following interface:

IIS adds several authentications that need to be enabled on the site to be debugged.
Note: It is the site to debug, not the application directory to debug!

-------------------

V. Select Default Web Site and double-click the ASP option.

Vi. IIS7 The ASP parent path is not enabled, to turn on the parent path, select True, take care of the parent path option

Nine, click the default document, set the site's default document.
---------------
Seven allows people on the same LAN to access their own computers on the site.
1. Select: Start---All programs---administrative tools---Windows Firewall with advanced security. (Some computers may not have "management tools" in all programs, so you can start----right-click---properties---custom---Find the system Administration tool in the blank, select "Show on All Programs menu", so that there are management tools in all programs)
2. In the left column of Windows Firewall with Advanced Security, select Inbound rules.
3. Select "New rule" in the right column.
4. In the popup window select: Select Port---Next---Select TCP and a specific local port; Fill in the port number you want to open (fill in 80 ; When you have the option to open all ports)---Next---check allow connection---Next---Select all options---Next---fill in the name (this is populated with IIS)
---done. Once this is done, the person in the same LAN as you can access the website on your computer;

-------------Win7 vs 2003 project creation and operation is not a problem---------------

1.Download. NET Fx 1.1 from http://www.microsoft.com/downloads/details.aspx?familyid= a8f5654f-088e-40b2-bbdb-a83353618b38&displaylang=en
2.Download. NET Fx 1.1 SP1 from http://www.microsoft.com/downloads/details.aspx?familyid= a8f5654f-088e-40b2-bbdb-a83353618b38&displaylang=en
3.Install both of them
4.Allow ASP. 1.1 In the isapi/cgi restrictions
5.Make sure you run your application pool in a 32-bit mode + v1.1 + Classic mode

Configuring IIS7 under Win7 and win2008 R2 (ASP. NET run Environment)

Related Article

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.