Debugging cannot be started on the Web server. An authentication error occurred while communicating with the Web server. solution!

Source: Internet
Author: User

Step 1: To disable the loop check, follow these steps:

1. Open the Registry Editor (Click Start, click Run, type regedit, and then click OK ).

2. In the Registry Editor, find and click the following registry key: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ LSA

3. Right-click LSA, point to new, and click DWORD Value.

4. Type disableloopbackcheck and press Enter.

5. Right-click disableloopbackcheck and click Modify.

6. In the value data box, type 1 and click OK.

7. Exit Registry Editor and restart the computer. (Do not restart the computer)
Step 2:

To specify the host name, you must map it to the loopback address and connect it to the Web site. follow these steps:

1. Open the Registry Editor (Click Start, click Run, type regedit, and then click OK ). .

2. In the Registry Editor, find and click the following registry key: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control \ LSA \ msv1_0

3. Right-click msv1_0, point to new, and then click multi-string value.

4. Type backconnectionhostnames and then press Enter.

5. Right-click backconnectionhostnames and click Modify.

6. In the value data box, type the host name or host name as the name of the local computer where the site is located, and then click OK.

7. Exit the Registry Editor and restart the IISADMIN service.

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.