Asp page cannot be displayed normally in IIS

Source: Internet
Author: User
I suddenly found that the asp page could not be displayed normally in IIS. I canceled the "show friendly http Error" in ie and found the following information:

Server Application Error

The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for maintenance.

In addition to a lot of explanations, I will not explain the solution here. The procedure is as follows:
1. Change the password of the IWAM_Myserver account, which is assumed to be "000000 ".
2. Modify the password of the IIS IWAM_Myserver account. In the c: \ inetpub \ adminscripts \ directory (the default directory for IIS installation), enter:
Cscript adsutil. vbs set w3svc/wamuserpass "000000"
("0" indicates the User-Defined password)
After the modification is successful, the system prompts as follows:
Wamuserpass: (string )"******"
3. For the IWAM_Myserver password used to synchronize com + applications, enter:
Cscript synciwam. vbs-v

If there is no error message, OK.

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.