IIS cannot run ASP Server internal Error 500 (zz)

Source: Internet
Author: User

Symptom:
When you browse the ASP page, the system prompts 500 internal error.

In Event Viewer:
[1]:
The server cannot load the application '/lm/w3svc/1/root '. The error is "no registered category '.
For more information about this message, visit the Microsoft online support site: http://www.microsoft.com/contentredirect.asp.
For more information, see Help and Support Center in http://go.microsoft.com/fwlink/events.asp.

[2]:
Unable to start ms dtc Transaction Manager.

For more information, see Help and Support Center in http://go.microsoft.com/fwlink/events.asp.

[3]:
Ms dtc Transaction Manager failed to start. Loginit returns error 0x2.

For more information, see Help and Support Center in http://go.microsoft.com/fwlink/events.asp.

[4]:
Ms dtc Log File not found. Transactions that are not in an "uncertain" status when you confirm that all resource managers coordinated by ms dtc do not

Run MSDTC-resetlog to create a log file.

For more information, see Help and Support Center in http://go.microsoft.com/fwlink/events.asp.

My runtime environment:
WinXP Pro SP2;

Solution:
[1]:
Check whether your DTC service (full name: Distributed Transaction Coordinator) can be started normally.

Skip this step. If an error occurs and the task cannot be started properly, run msdtc-resetlog in the Start menu to create

Log File. Restart the machine and check whether IIS can be used normally. If not, continue.

[2]:
Run the following command in CMD:
Cd % windir %/system32/inetsrv

Rundll32 wamreg. dll, CreateIISPackage

Regsvr32 asptxn. dll

After restarting the machine, my problem can be solved perfectly in this step! When this depressing problem occurs, the system directs it once and IIS reinstalls several

Times, BAIDU has some information and finally solved it. I hope it will help you.

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.