Http 500 internal server error Solution

Source: Internet
Author: User

1. Run: regsvr32 % windir %/system32/vbscript. dll (in fact, this step can also be saved. Make sure to execute it if necessary)

2. Run: msdtc-resetlog

3. reinstall iis


Note:

1. Microsoft only provides a management script adsutil. vbs with iis5. this script is located in the c: inetpubadminscripts subdirectory. First, register vbscript. dll.

2. msdtc.exe is a distributed transmission Coordination Program of Microsoft. This process calls microsoft personal web server and microsoft SQL server. This service is used to manage multiple servers and must be enabled properly.

(1) control panel> Management Tools> component services

(2) choose "component service"> "computer"> "my computer"> "com application"> "iis out-of-process pooled applications"

 

3. If "iis out-of-process pooled applications" is not found, or you cannot open "com application" after clicking "msdtc-resetlog", reinstall iis.

Method 2

 

Solution:
[1]: Check whether your dtc service (full name: distributed transaction coordinator) can be started normally. If it is normal, skip this step. If an error occurs, it cannot be started normally, run msdtc-resetlog in the Start menu to create a log file.
[2]: run the following command in cmd:
Copy the Code as follows:
Cd % windir % system32inetsrv
Rundll32 wamreg. dll, createiispackage
Regsvr32 asp tutorial txn. dll

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.