Seçkin
Seçkin

Reputation: 2826

Stop port 80 on windows server 2008 r2

I have a server application which listening port 80. But when i start listening,i am taking this error :

Error starting listener on port 80: Address already in use: bind

How can i stop port 80 to use it?

Note : I have stopped "world wide web publishing service"

Upvotes: 2

Views: 10177

Answers (1)

Seçkin
Seçkin

Reputation: 2826

"SQL Server Reporting Services" is using port 80. I have stopped it and port 80 is usable now.

Upvotes: 4

Related Questions