Solution for creating an IIS site access error for WindowsServer (HTTP error 500.19-internal Server error)

Source: Internet
Author: User
Tags ntfs permissions 0x80070005

The error is as follows:

Server error

Internet Information Services 7.0

Error Digest HTTP Error 500.19-internal Server error

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

detailed error message module

IIS Web Core

Notice

BeginRequest

Processing program

Not yet determined

Error code

0x80070005

Configuration error

Unable to read configuration file because of insufficient permissions

Configuration file

\\?\c:\users\administrator\desktop\zzu\web.config

The requested URL

http://zzu.sayms.com:80/

Physical path

C:\Users\Administrator\Desktop\zzu

Login method

Not yet determined

Logged in user

Not yet determined

Configuration Source-1:

0:

Solution:

Right-click Site Folder--security--edit--add--advanced--Find now--

Find everyone and iis-iusers--OK, then,

Note: If you do not add the Everyone user, a 401.3 error occurs as

Server error in Application "Zzu"

Internet Information Services 7.0

Error Digest HTTP Error 401.3-unauthorized

You do not have permission to view this directory or page because of the Access Control List (ACL) configuration or encryption settings for this resource on the WEB server.

detailed error message module

IIS Web Core

Notice

AuthenticateRequest

Processing program

Staticfile

Error code

0x80070005

The requested URL

http://zzu.sayms.com:80/

Physical path

C:\Users\Administrator\Desktop\zzu

Login method

Anonymous

Logged in user

Anonymous

· most likely cause: users authenticated through the WEB server do not have permission to open files on the file system.

· If the resource is within a universal naming convention (UNC) share, the authenticated user may not have sufficient share or NTFS permissions, or the share permissions do not match the physical path permissions.

· The file is encrypted.

· What to try: open Windows Explorer and check the ACL of the requested file. Ensure that users who visit the site are not explicitly denied access and have permission to open the file.

· Open Windows Explorer and check the ACLs for shared and physical paths. Make sure that all two ACLs allow users to access the resource.

· Open Windows Explorer and check the encryption properties of the requested file. (This setting is located in the Advanced Properties Properties dialog box.) )

· Create a trace rule to track failed requests for this HTTP status code. For more information about creating a trace rule for a failed request, click here .

Solution for creating an IIS site access error for WindowsServer (HTTP error 500.19-internal Server error)

Related Article

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.