Clean up IIS Bindings
To clean-up the IIS settings after uninstalling ControlSuite, do the following:
- Open IIS Manager, and navigate to Your Server Name > Sites and ensure that NDI Site has been removed.
- Expand Default Web Site and ensure the EQWebClient site has been removed.
- Right click on Default Web Site and select Edit Bindings from the menu.
- Click Add on the Site Bindings dialog to open the Add Site Bindings dialog.
-
On the Add Site Bindings dialog, enter the following settings:
- Type: http
- IP address: 127.0.01 or your server IP
- Port: 80
- Click OK.
- On the Site Bindings dialog, select the 443 port binding, and click Remove.
- Click Yes on the confirmation dialog.
- Close the Site Bindings dialog.
- Click on the Server Name and open Server Certificates from the IIS section on the right pane.
- Remove any ControlSuite or NDI certificates.
- Click on the Server Name and select Restart from the Actions menu.
- Close IIS Manager.