What should I do if the prompt address is occupied and failed to start when the web service is started manually?

  
                  

Some netizens reflected a Windows Server 2003 server and installed IIS 6.0 components. When you manually start the web service, an error message appears, "The address is occupied, the startup fails!", and IIS cannot be started. What should I do?

In general, the reasons for IIS startup failure include the following:

1. IIS integrity is corrupted, some program files necessary to run IIS are corrupted or destroyed.

2. A computer memory check error caused a failure.

According to the above analysis of the symptoms, you can solve the problem by reinstalling IIS components and restarting IIS. The integrity of the IIS component is destroyed is a common cause of IIS failure to start, such a fault is relatively simple to solve, just re-install IIS. The specific steps to reinstall IIS are as follows:

Step 1, click the “Start/Control Panel/Add/Remove Programs” menu item to open the “Add/Remove Programs” dialog box. . Click the “Add/Remove Windows Components” button on the left side of the dialog box to open the “Windows Components Wizard” dialog box. Then find and double-click the "Application Server" option in the "Components" list as shown.

“Windows Component Wizard” Dialog Box

Step 2, in the "Application Server" dialog box that is opened, cancel "Internet Information Service (IIS)" Select the box and click the “OK" button in the prompt box that opens, as shown.

“Application Server” Dialog Box

Step 3, then select the “Internet Information Service (IIS)” checkbox and click “OK” ” button, the installer starts to configure the component. Finally click the “Complete" button to end the configuration.

Copyright © Windows knowledge All Rights Reserved