IIS open and error resolution that occurs

Source: Internet
Author: User

Start learning the beef brisket when the release of IIS is taught by others, after learning the beef brisket has been useless, and later because to do the system, the matter to forget the clean, re-install the system, after the release, there have been various errors, here is a summary of the configuration of IIS and error resolution.

Configure IISControl Panel--Programs (small icons)--Turn the window function on or off, and then display the following dialog box to select the contents of the red box.
then everyone go to the management tool, find IIS as in, and note that IIS 6.0 is not opened.
when the icon for the window appears, it indicates that IIS was successfully configured.
Error 1 HTTP error 500.19-internal Server errorWhen I add a website, this error always occurs when browsing in the content view,HTTP error 500.19-internal Server error, unable to read configuration section "Protocolmapping" because The absence of a section sound for it is expressed:     Solve

The reason is that the version of the IIS release time problem was originally 2.0, for example, we just need to check "application Pool", in the right form, double-click on our published Web site, pop-up dialog box to change the. NET Framework2.0 to 4.0. Specific as

This will solve our error 500.19.

    Error 1 HTTP error 500.19-internal Server error

After I resolved the above error, there was an error 500.21 error, the error is: handler "svc-integrated" in its module list has an error "Managedpipelinehandler", such as.


Solve

Cause: After you install the framework v4.0, IIS is enabled, causing the framework to not be fully installed

FIX: Start with all programs, accessories, right-click Command prompt, run as Administrator->%windir%\microsoft.net\framework\v4.0.30319\aspnet_ Regiis.exe-i

If not, check the application pool for IIS, use Integrated mode, or change to Integrated mode if not

IIS Summary

IIS itself is not very clear at the time of the configuration of the specific each item is what to use, so we configure the time will be configured on it, but again encountered problems, we can not panic, because the method is always there, if you encounter new problems, we only need to open the search engine, timely problems are not the same, We can also find something similar, the problem can be different, but the idea is exactly the same.


IIS open and error resolution that occurs

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.