XP System Configuration IIS service failure prompt 500 error how to solve
Workaround:
1, please ensure that the following services are in the starting state, the startup type is the automatic COM + Event systemcom+ System application.
2, into the control Panel, access to management tools--Component Services Console root--Component Services--computer--My Computer--com+ application, find the IIS out-of-process pooled Applications right mouse button Properties--identity--put "the following users "Adjust to System user-Interactive user-currently logged on user."
Then click OK, then the right mouse button "Properties"--"start".
In general, the IIS500 problem has been perfectly solved theoretically, but you may encounter a variety of problems.
3. What if there is an error opening the COM + application? Please ensure that the distributed Transaction Coordinator service is started and the startup type is automatic if the distributed Transaction An error occurred while coordinator the service, make sure that the following two services are started and the startup type is automatic. Remote Procedure Call (RPC) Security Accounts Manager then starts distributed Transaction by entering Msdtc-resetlog carriage return at the run or cmd command prompt Coo Rdinator Service It is no longer a problem to open a COM + application.
4. What if IIS Out-of-process pooled applications is not found in COM + applications?
Very simple, first open the cmd command prompt in turn with cd command to enter X:WINDOWSSYSTEM32INETSRV (x for your system disk)
Then enter the command:
rundll32 wamreg.dll, CreateIISPackage carriage return (createiispackage Note case-sensitive!)
regsvr32 Asptxn.dll return to the car, then IIS out-of-process Pooled applications has been able to find.