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 URL http: // 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.
Solution: Register. Net after installing IIS
(1) Run cmd
(2) Go to the following path in cmd: C: \ WINDOWS \ Microsoft. NET \ framework \ v2.0.50727
(3) Enter aspnet_regiis-I and press enter to start automatic registration.