Windows cannot start the IIS Admin service on the local computer

Source: Internet
Author: User
Tags error code iis metabase

Problem description

After the test: World Wide Web Publishing Service and IIS Admin service failed to start

IIS Admin Service prompt error: Windows cannot start the IIS Admin service on the local computer. The error code is 2145318902. To view the event manager, the error is: Failed to simulate ASP application lm/w3svc/root/ Anonymous user of the report. The Global.asa OnEnd routine will not be executed.

Found the Windows/system32/inetsrv/metabase.xml size turned 0,

Parsing method MetaBase.xml is located in the directory also has a history directory, which contains MetaBase.xml files at various times of the backup. At this point, the solution also has, that is, from the history directory copy to the Inetsrv directory.

Although the method is very simple, but certainly will have many friends did not think, therefore writes here today, hoped to be helpful to everybody

Other summary of reasons why IIS cannot be started

IIS Admin Service services stopped due to 2149647636 (0x80210514) Service error
server {a9e69610-b80d-11d0-b9b9-00a0c922e750} is not registered with DCOM for a limited time.
The IIS Admin Services service was stopped because of a 2149647636 (0x80210514) service error.
The IIS Admin service server that is dependent on the HTTP SSL service failed to start due to the following error:
The service has returned a specific service error code.
The IIS Admin service server that is dependent on the world Wide Web Publishing Service is unable to start because of the following error:
The service has returned a specific service error code.
The IIS Admin Services service was stopped because of a 2149647636 (0x80210514) service error.

Solutions

Start, run input regsvr32 Msxml3.dll carriage return

Generally can be solved, if the above run or there is no way we can delete the following is MetaBase.xml file, a complete Web site configuration information for reference, in the deletion is from <iiswebserver to </iiswebvirtualdir > Delete all.

The code is as follows Copy Code

<iiswebserver Location = "/lm/w3svc/196384284"
authflags= "0"
Logpluginclsid= "{ff160663-de82-11cf-bc0a-00aa006111e0}"
Maxbandwidth= "307200"
maxconnections= "30"
Serverautostart= "TRUE"
Serverbindings= ": 80:www.111cn.net
: 80:xxxxxx.com "
Servercomment= "XXXXXX"
>
</IIsWebServer>
<iisfilters Location = "/lm/w3svc/196384284/filters"
Adminacl= " 49634462f0000000a400000040000000a033df9ebf05aec22b99d08927eb6f88c1835151bf15810cffc558860e147e44af56f7389b3b6c05764b6b8d4 4dccce1d236ad84647cac4f451862de8a8ce15e4d8144ecb47cc781dbe2493568e79f93acc4e7ece68247e1abcdaad4987d5bdeb6c824086427f5e51d 560f693a774e7507bb5c2b5d48f31ee4ba0a0f0af468a17467c7f0e9e8dd6b37453b5b888d87b2af4c397ec83d960d1a9f28d1a2caa915274007da36a 434ff91122ee589a4f25bfc5f3e4edaff4edce4be45d2a9e5d3f87568a27eb77a16261d4bc5e374f20d86c3daf716252b6689065069ba378a6afd8b9d 21dac97be71c "
>
</IIsFilters>
<iiswebvirtualdir Location = "/lm/w3svc/196384284/root"
accessflags= "Accesssource | AccessRead | AccessWrite | AccessScript "
Anonymoususername= "Netline-7ttinpf/xxxxxx"
Anonymoususerpass= " 49634462600000001600000040000000a033df9ef605c052d899b78987eb5b88f9836451ab15810c90ff4b6076ced1cea3542be8dcc834c518ca159a8 5e1a47c7565a6a28151c6e37bc49551b22339462634f2a0e64a22b8850e94b1aaf04e53085200d47df6a245 "
Appfriendlyname= "Default Application"
Appisolated= "2"
approot= "/lm/w3svc/196384284/root"
Aspenableparentpaths= "TRUE"
authflags= "AuthAnonymous | AUTHNTLM "
Defaultdoc= "Index.htm,index.asp,default.htm,default.asp,default.aspx"
dirbrowseflags= "DirBrowseShowDate | Dirbrowseshowtime | Dirbrowseshowsize | dirbrowseshowextension | Dirbrowseshowlongdate | EnableDefaultDoc "
Path= "E:/xxxxxx/www"
Scriptmaps= ". Asa,c:/windows/system32/inetsrv/asp.dll,5,get,head,post,trace
. asax,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. ascx,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. ashx,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. asmx,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. asp,c:/windows/system32/inetsrv/asp.dll,5,get,head,post,trace
. aspx,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. axd,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. cdx,c:/windows/system32/inetsrv/asp.dll,5,get,head,post,trace
. cer,c:/windows/system32/inetsrv/asp.dll,5,get,head,post,trace
. config,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. cs,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. csproj,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. idc,c:/windows/system32/inetsrv/httpodbc.dll,5,get,post
. licx,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. rem,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. resources,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. resx,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. shtm,c:/windows/system32/inetsrv/ssinc.dll,5,get,post
. shtml,c:/windows/system32/inetsrv/ssinc.dll,5,get,post
. soap,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. stm,c:/windows/system32/inetsrv/ssinc.dll,5,get,post
. vb,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. vbproj,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug
. vsdisco,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,1,get,head,post,debug
. Webinfo,c:/windows/microsoft.net/framework/v1.1.4322/aspnet_isapi.dll,5,get,head,post,debug "
Uncpassword= " 49634462500000000600000040000000a033df9ebe0500000622344f3b136ada124105467c41e52a795ada5e3be288ec71631d15f0816680b17481905 24cc440506cdba2279a73f01c8934d57769fb7e2e26f31f43b65ea4 "
>
</IIsWebVirtualDir>

World Wide Web Publishing Service services are not going to start

Finally found the

Original reason for the update
caused my IIS to fail to start
Prompt for "service does not respond to start or control request in time" when starting IIS

The ultimate Solution

You can start the World Wide Web Publishing Service by simply selecting Show updates at the top of Add or Remove Programs and then removing the 939373 patch

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.