On the installation process of IIS7 under Windows Vista

Source: Internet
Author: User
Keywords IIS inside installation time talking
The initial use of IIS7 let people confused, there is no original familiar property forms, instead of some very unfamiliar nouns and operating methods. Don't judge it now. This change is good or bad, let it run for us first:

The first is to install the iis7:http://www.aliyun.com/zixun/aggregation/15470.html ">vista default case is not installed IIS7, so we want in the" Control Panel "inside the" program and function " Inside click on "Turn on or off Windows feature", in the inside put the corresponding IIS function hook, the friendly hint, if want to IIS7 run asp.net 1.1 of the program, you need to IIS6 compatibility of these options together selected.

Next is the configuration, for asp.net2.0, everything is simpler, because the IIS7 is supported by default asp.net2.0 program, just need to rebuild an application pool, choose the. Net Framework version 2.0, managed piping mode selected: Classic. This should be OK.

Figure 1 IIS7 Configuration

For ASP.net 1.1来 said, it's going to be a lot more complicated, because IIS7 is usually installed after the. NET FrameWork 1.1, so use:%windir%\microsoft.net\framework\v1.1.4322\aspnet_ Regiis-i to register your. NET FrameWork 1.1, but this time when you look at your site, as long as you run the ASP.net page, IIS hung up, at this point, the author through a lot of practice and search can be very responsible to tell you. After loading these, and then in the pool with the corresponding application pool, and then set up the site, everything OK.

Next, let's talk about ASP settings, as a classic web framework, sometimes still have to put some of the ASP page on their own machine to see, so let's let IIS7 support ASP bar: First of all to see if the installation of ASP support, or in the "Turn on or off Windows features" Inside, IIS under the World Wide Web services, application development features in the corresponding items check, at this time the site has an ASP option out, in the IIS program mapping will have Aspclassic, the default should be disabled, this time to edit the run permissions, it enabled. If this is not yet viewable, it should be permissions or not enough, you can modify it in the following ways: Under the C:\Users\Default\AppData\Local of the temp plus the permissions of Users. It should be OK at this time (because I was in this setting for a while, so some of it is not quite clear, but relatively speaking, this setting is much easier than ASP.net 1.1).

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.