I had this same error, and it was because another service (in my case VoIP program - Skype) was listening on port 80 and was loading before IIS when my machine was starting.
Run from cmd window: netstat -a -o
This command will give you all TCP connections either opened or listening on your...
I had this same error, and it was because another service (in my case VoIP program - Skype) was listening on port 80 and was loading before IIS when my machine was starting.
Run from cmd window: netstat -a -o
This command will give you all TCP connections either opened or listening on your...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.