We port the ASP. NET program from IIS6 to IIS7, and the following error may occur:
Why are the above errors?
The IIS7 application pool has two modes: "integration mode" and "Classic mode ".
Classic mode is the way we used to use IIS 6.
Web applications in iis7.0ProgramThere are two configuration modes: Classic mode and integration mode. The classic mode is to be compatible with previous versions, and ISAPI extensions are used to call ASP. net Runtime Library, the Web application
Web applications in iis7.0ProgramThere are two configuration modes: Classic mode and integration mode. The classic mode is to be compatible with previous versions, and ISAPI extensions are used to call ASP. net Runtime Library, the Web application
The classic mode is to be compatible with previous versions, and ISAPI extensions are used to call ASP. NET Runtime Library, the Web application originally running in IIS6.0 to IIS7.0, as long as the application is configured in the Classic mode,
About
Underlying Working Mechanism of ASP. NET Recently, the discussion in the garden is very hot. I believe many people have read a classic article by Mr. Rick Strahl: a low-level look at the ASP. NET architecture. With Rick Strahl's consent, I
Pro ASP. NET Core MVC 6th Chapter 3, mvc6thChapter 3 MVC pattern, projects and conventions
Before learning more about ASP. NET Core MVC, I want to make sure you are familiar with the ideas behind the MVC design pattern and how to convert it into an
The solution to ASP. net settings that are not applicable in integrated managed pipeline mode is detected (not simply set to [classic] mode ). During migration, we port the ASP. Net program from IIS6 to iis7. the following error may be prompted
Chapter III MVC patterns, projects and conventionsBefore delving into the details of ASP. NET core MVC, I want to make sure that you are familiar with the ideas behind the MVC design pattern and how to convert it into an ASP. NET Core MVC project.
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.