Checks that Port 80 is available for use.
Autodesk Vault Server needs port 80 to be free for successful installation and operation. If this check fails, another application is using port 80.
From the Windows Start menu, select Run.
In the Run dialog box, enter: cmd.
Click OK.
In the command window, enter: netstat -ano
A list of active connections is displayed. Locate the active connection that is using local address 0.0.0.0:80 and note the process ID (pid) number. For example:
Proto | Local Address | Foreign Address | State | pid |
TCP |
|
| LISTENING | 1924 |