我安装了2000server,在安装完成后发现IIS没有能够启动,在事件查看器里面得到的
信息是IIS服务在启动是失败,错误是过程号超出范围
然后我将IIS服务删除,重新安装,故障依旧
重装操作系统,换成了2000pro,依然是这个问题。
不知道那位遇到过相同的问题并且成功解决了的
给个答案。
谢谢了
---------------------------------------------------------------
http://support.microsoft.com/default.aspx?scid=kb;ZH-CN;q278416
你去看看这个。
---------------------------------------------------------------
Error Message: Could Not Start the (WWW, FTP, SMTP, and NNTP) Service on the Local Computer. (Q278416)
--------------------------------------------------------------------------------
The information in this article applies to:
Microsoft Internet Information Services version 5.0
--------------------------------------------------------------------------------
SYMPTOMS
When you install or upgrade to Windows 2000 Professional, Windows 2000 Server, or Windows 2000 Advanced Server, the following error message may occur when you attempt to start the Internet Information Services (IIS) Web services (WWW, FTP, SMTP, and NNTP):
Could not start the (WWW, FTP, SMTP, and NNTP)service on the Local Computer. Error 1747 The Authentication service is unknown.
When you attempt to start sites in the Microsoft Management Console (MMC) snap-in in IIS, the following error message appears:
The Service did not respond to the Start or Control Request in a timely fashion.
This occurs when no Network Interface Card (NIC) is installed. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
Q243008 IIS Won't Start if Client for Microsoft Networks Is Uninstalled
CAUSE
By default, the Client for Microsoft Networks option is only installed when an NIC is installed on the Windows 2000 computer. When only a modem is installed, no adaptor, except for the corresponding PPP adaptor, is installed.
For the IIS services to start and be enabled, the Client for Microsoft Networks option must be installed.
RESOLUTION
To resolve this problem, install the Client for Microsoft Networks and bind it to an NIC (not a modem). To do this, follow these steps:
In Control Panel, double-click Add New Hardware .
Click Next to start the wizard.
Click Add/Troubleshoot a Device .
Click Add a New Device (Default Selection) .
Click No, I want to select the hardware from the list .
Click Network Adapters .
In the Manufacturers field, choose Microsoft , and for Network Adapter , choose Microsoft Loopback Adaptor .
By default, Windows 2000 installs the adaptor with the default settings, which include the Client for Microsoft Networks and TCP\IP. If you don't require the Client for Microsoft Networks, it is best to disable it. To do so, follow these steps:
Right-click My Network Places , and then click Properties .
Right-click Local Area Connection and then click Properties .
Click to clear the Client for Microsoft Networks check box.
Click OK .
The Client for Microsoft Networks option is now disabled. IIS 5.0 runs properly in this configuration.
When you have completed these steps, attempt to start the Web services again and they will successfully start. You can start these services with the following command:
iisreset /start
-----------------------------------------------------------
IIS 5.0 Does Not Start if Client for Microsoft Networks Is Uninstalled (Q243008)
--------------------------------------------------------------------------------
The information in this article applies to:
Microsoft Internet Information Services version 5.0
--------------------------------------------------------------------------------
SYMPTOMS
After you remove the Client for Microsoft Networks, the following services will not start: the World Web Publishing Service, the FTP Publishing Service, the Simple Mail Transfer Protocol (SMTP) Service, and the Network News Transfer Protocol (NNTP) Service.
When you attempt to start these services from the Services Microsoft Management Console (MMC) snap-in, the following error message appears:
Could not start the
1<servicename> service on the Local Computer.
2Error:1747 The Authentication service is unknown
3When you try to start these services from the IIS MMC snap-in, the following error message appears:
4The Service did not respond to the Start or Control request in a timely fashion.
5
6
7
8CAUSE
9The IIS 5.0 services rely upon the RPC (remote call procedure) Locator service. When the Client for Microsoft Networks is uninstalled, the RPC Locator Service is also uninstalled.
10
11
12
13WORKAROUND
14If Client for Microsoft Networks is no longer needed or desired, simply disable it. To do so follow these steps:
15
16Right-click My Network Places and click Properties .
17
18
19Right-click Local Area Connection and click Properties .
20
21
22Clear the Client for Microsoft Networks check box.
23
24
25Click OK .
26
27
28The Client for Microsoft Networks is now disabled. IIS 5.0 will run properly in this configuration.</servicename>