Configure IIS script ing in win7 to implement ASP. net http pipeline Program

Source: Internet
Author: User

ASP. NETProgramMany of the advanced functions are implemented based on the ihttphandler interface. In winwods Server 2003, it is very easy to configure IIS6 Web service extensions. Recently, more and more people are using win7 + iis7.5. It is troublesome to configure ASP. NET web service extension in this environment. The following content is the configuration process in win7 and iis7.5 environments.

First, select "add managed handler" on the IIS management interface. Note that this is different from IIS6. Figure 1 Add managed handlers Then, configure the personalized suffix name of the webpage page. Here, the suffix name of the webpage is not aspx, but zgl. In the browser, you can access pages such as default. zgl. Figure 2 Configure managed handlers Next, we need to modify the configuration file. After each hosting program is added, the Web. config file will be automatically modified in the vs development environment. The modified configuration section is incorrect and needs to be manually corrected. Note that the Code . Figure 3 Modify configuration file Complete the configuration and run the result. In this example, the suffix of Asp.net is implemented.
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.