asp.net - website cannot be started another website may be using the same port -


trying set default website in iis. when trying start website error message: "website cannot started website may using same port."

i don't see other bindings on port 80 in iis. there way determine else might using port on machine?

thanks

go cmd, type netstat -a local address or local port 80, or http


Comments

Popular posts from this blog

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

node.js - On Gitbash - Bower : ENOGIT git is not installed or not in the PATH -