Windows xp iis 500 internal error Solution

Source: Internet
Author: User
After an hour, I found this article and finally solved the problem: Windows XP IIS 500 internal error solution (HTTP 500 internal server error, 24 Mar 2008 22:16:47 + 0800 reading (61)
Simply put, follow these steps: 1. choose Control Panel> Administrative Tools> services to check whether the "Distributed Transaction Coordinator" service has been started. If it is not started, start it and set it to automatic. 2. run synciwam in the \ Inetpub \ adminscripts script folder. vbs3. enter the following command in the command line status (case sensitive): cd % WINDIR % \ system32 \ inetsrv
Rundll32 wamreg. dll, createiispackage
Regsvr32 asptxn. dll:

My computer has been installed with iis5.0 and the following error occurs: I searched online for some articles about this type, to manually synchronize the IWAM password and IUSR account password, http://edu.chinaz.com/Get/Program/Asp/12102.asp but only apply to the server system. So I only have to find a solution myself. I am also a cainiao on the hardware, but I still don't understand what IWAM is going on. So I searched the internet for a long time and finally found it. A small gain, remember to first, as follows:

The following error occurs when you browse ASP pages that previously run normally:

The referenced webpage cannot be displayed.
The webpage you want to access has problems, so it cannot be displayed.
---------------------------------------------
Please try the following operations:

Go to the http: // 127.0.0.1 homepage and find a link to the desired information.

Click Refresh or try again later.

HTTP 500-Internal Server Error

Internet Information Service

The following prompt is displayed after the friendly HTTP Error message is removed:

Reference 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.

You can find the following information in the application log:

Reference event type: Error
Event Source: MSDTC
Event Type: Device
Event ID: 4112
Date: 2006-3-2
Event: 11:11:21
User: N/
COMPUTER: MICROSOF-LOKION
Description:
Unable to start ms dtc Transaction Manager.

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

That is to say, the following service cannot be started:

Reference Distributed Transaction Coordinator
Coordinates transactions across multiple databases, message queues, file systems, and other resource managers. If you stop this service, these transactions will not occur. If this service is disabled, other services explicitly dependent on this service cannot be started.

The DTC service (full name: Distributed Transaction Coordinator) is not started (Distributed Transaction Coordinator: Coordinates transactions across multiple databases, message queues, file systems, and other resource managers. If you stop this service, these transactions will not occur. If this service is disabled, other services explicitly dependent on this service cannot be started .); In addition, the ms dtc log file may be cleared when the user clears the System junk files, and cannot be created now. In addition, the registration of wamreg. dll and asptxn. dll DLL files fails.

Solution:Check whether the DTC service (full name: Distributed Transaction Coordinator) can be started normally. If yes, skip this step. If an error occurs when you manually start the DTV service, the DTC service cannot be started normally. Run MSDTC-resetlog in the Start menu to create a log file. Restart the machine and check whether IIS can be used normally. If not, continue.

You can find the following information in the system log:

Reference event type: Warning
Event Source: w3svc
Event Type: None
Event ID: 36
Date: 2006-3-2
Event: 11:58:07
User: N/
COMPUTER: MICROSOF-LOKION
Description:
The server cannot load the application '/lm/w3svc/1/root '. Error: '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.

Solution:

Run synciwam. vbs in the \ Inetpub \ adminscripts script folder.
Then, enter the following code at the command prompt: cd % WINDIR % \ system32 \ inetsrv
Rundll32 wamreg. dll, createiispackage
Regsvr32 asptxn. dll

(Note that createiispackage is case sensitive .)
Restart the server and try your application again.

Microsoft technet Center solution:

Http://www.microsoft.com/china/technet/community/columns/insider/iisi0305.mspx

Address: http://hshyfan.blog.163.com/blog/static/30634884200822410164745

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.