I got the following error message when trying to start a site on port 80 in IIS
Internet Information Services (IIS) Manager The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
Following the instructions here, I:
netstat -aon | find ":80" from a command prompt