HTTP 500.19-Internal Server Error

Source: Internet
Author: User

Original article: HTTP Error 500.19-Internal Server Error

HTTP Error 500.19-internal server error code 0x80070021

Asp.net 16:54:33 Read484 Comment1 Font Size:LargeMediumSmall

Error Summary

HTTP 500.19-Internal Server Error

The requested page cannot be accessed because the configuration data of the page is invalid.

Detailed error message

Module IIS Web Core
Notification beginrequest
The handler has not been determined
Error code 0x80070021
Configuration error cannot be used in this path. This situation occurs if this section is locked at the parent level. The lock is set by default (overridemodedefault = "deny"), or is explicitly set by the position that contains overridemode = "deny" or the old AllowOverride = "false.
Configuration File //? /C :/Program file/I. Timex tamx/webtamscht/Web. config
Request URLHttp: // 127.0.0.1: 80/

Physical path C:/program file/I. Timex tamx/webtamscht
Logon method not determined
Login User not determined
Configuration Source
82: </modules>
83: 84: <remove name = "webservicehandlerfactory-integrated"/>

 

 

Error cause:

. NET is not registered after IIS is installed.

In many cases, IIS has been installed and the. NET Framework is installed. At this time, the Asp.net program can run normally. However, sometimes IIS is installed after the. NET Framework is installed. At this time, a special step is required for the Asp.net program to run normally.

Solution: Register. Net after installing IIS. Run the following command in the DOS window:

Aspnet_regiis.exe

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.