The IIS Web site or system CAPTCHA does not display the problem-"managed handlers are used, but ASP. NET is not installed or fully installed"

Source: Internet
Author: User

On the IIS published a system, but the login page verification code picture has not come, try various methods, permissions, paths, inherit the parent classpath, etc. do not work, into the login.html, to the image of no verification code icon, right-copy the image URL, paste to the Address bar, the following error occurred:

Error summary
HTTP Error 500.21-internal Server error
Handler "webservicehandlerfactory-integrated" has an error module "Managedpipelinehandler" in its list of modules detailed error message
Module IIS Web Core
Notify Executerequesthandler
Handler webservicehandlerfactory-integrated
Error code 0X8007000D
The requested URL Http://localhost:80/Ashx/VCode.ashx
Physical path D:xxxxxx\ashx\vcode.ashx
Login Method Anonymous
Login User Anonymous
The most probable cause:
The managed handler is used, but ASP. NET is not installed or completely installed.
There is a typographical error in the configuration of the handler module list.
Actions you can try:
? If you want to use a managed handler, install ASP.
? Make sure that the name of the handler module is specified correctly. The module name is case-sensitive and uses the modules= "Staticfilemodule,defaultdocumentmodule,directorylistingmodule" format.
Links and more information the IIS kernel does not recognize this module.
See more information?

This is caused by an incomplete installation of the ASP.

Solution:

CMD under Input:

"%windir%\microsoft.net\framework\v4.0.30319\aspnet_regiis.exe"-iru-enable

Transfer from http://blog.csdn.net/baidu_27474941/article/details/52368144

The IIS Web site or system CAPTCHA does not display the problem-"managed handlers are used, but ASP. NET is not installed or fully installed"

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.