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

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -