The classic difference between the integration and the Classic Mode of the managed pipeline deployed in IIS is that the iis Pipeline

Source: Internet
Author: User

The classic difference between the integration and the Classic Mode of the managed pipeline deployed in IIS is that the iis Pipeline

Summary of ESPS and SCSJ in Windows server 2008

The problem with SCSJ lies in the choice of the integration mode and the classic mode, and the system itself is normal. When deploying the system, we chose the integration mode, which made the HttpHandlers node of WebConfig inaccessible.

In integration mode, the HTTP module and HTTP handler are no longer defined in <system. web>, but in <system. webServer>. If you run a web. config file that includes the HTTP module or HTTP processing program in integration mode, it will become invalid.

In integration mode, you must add a <system. the webServer> \

The specific conversion method is as follows:

In Classic mode,The HTTP handler registration method isAdd a <system. web >\< httpHandler> node:

 

In integration mode,The HTTP handler registration method isAdd a <system. webServer >\< handlers> node:

 

 

The applicant's name cannot be included in the integration mode unless it is changed to the classic mode.

 

In integration mode, the applicant can bring it out because the <system. webServer> \

 

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.