Article ID: 327649 - Last Review: July 7, 2008 - Revision: 5.1 IIS: Services Fail to Start with Event ID 7023This article was previously published under Q327649 We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 7.0 running on Microsoft Windows Server 2008. IIS 7.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site: http://www.microsoft.com/technet/security/prodtech/IIS.mspx
(http://www.microsoft.com/technet/security/prodtech/IIS.mspx)
For more information about IIS 7.0, visit the following Microsoft Web site: http://www.iis.net/default.aspx?tabid=1
(http://www.iis.net/default.aspx?tabid=1)
SYMPTOMS
After you restart your server that is running Internet Information Server (IIS) 4.0 or Internet Information Services (IIS) 5.0, services such as the World Wide Web Publishing Service, the Simple Mail Transfer Protocol (SMTP) Service, and the FTP Publishing Service may not start. In your Event Viewer system log, you may see a corresponding error message similar to the following for each service that did not successfully start: Event ID: 7023 Source: Service Control Manager The World Wide Web Publishing Service service terminated with the following error: Not enough resources are available to complete this operation. Event ID: 7023 Source: Service Control Manager The World Wide Web Publishing Service service terminated with the following error: The parameter is incorrect.
Event ID: 7023 Source: Service Control Manager The Simple Mail Transport Protocol (SMTP) service terminated with the following error: Not enough resources are available to complete this operation. Event ID: 7023 Source: Service Control Manager The Simple Mail Transport Protocol (SMTP) service terminated with the following error: The parameter is incorrect.
Event ID: 7023 Source: Service Control Manager The FTP Publishing Service service terminated with the following error: Not enough resources are available to complete this operation. Event ID: 7023 Source: Service Control Manager The FTP Publishing Service service terminated with the following error: The parameter is incorrect. If you try to manually start the service from the Services applet in Administrative Tools, you may receive one of the following error messages:
Could not start the World Wide Web Publishing Service service on Local Computer. Error 1721: Not enough resources are available to complete this operation.
Could not start the Simple Mail Transport Protocol(SMTP) service on Local Computer. Error 1721: Not enough resources are available to complete this operation.
Could not start the FTP Publishing Service service on Local Computer. Error 1721: Not enough resources are available to complete this operation. C:\> net start w3svc The World Wide Web Publishing Service service is starting. The World Wide Web Publishing Service service could not be started. A system error has occurred. System error 1721 has occurred. Not enough resources are available to complete this operation. C:\> net start msftpsvc The FTP Publishing Service service is starting. The FTP Publishing Service service could not be started. A system error has occurred. System error 1721 has occurred. Not enough resources are available to complete this operation. C:\> net start smtpsvc The Simple Mail Transport Protocol (SMTP) service is starting. The Simple Mail Transport Protocol (SMTP) service could not be started. A system error has occurred. System error 1721 has occurred. Not enough resources are available to complete this operation. CAUSE
This problem may occur if the Microsoft Distributed Transaction Coordinator (MSDTC) has been configured to use a certain range of ports for incoming requests, but the range that has been specified is not large enough.
RESOLUTIONImportant This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base: 322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows If you do not have to specify which ports MSDTC uses, you can resolve this problem by deleting the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc\Internet
MORE INFORMATION
By default, the Internet key and its values under HKEY_LOCAL_MACHINE\Software\Microsoft\Rpc do not appear in the registry. If this key exists, it was probably added to specify the ports that the MSDTC allocates. This is most frequently done to permit MSDTC to work through a firewall.
| Article Translations
|

Back to the top
