Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个监听端口 80 的服务器应用程序。但是当我开始监听时,我遇到了这个错误:
在端口 80 上启动侦听器时出错:地址已在使用中:绑定
如何停止端口 80 以使用它?
注意:我已停止“万维网发布服务”
“SQL Server Reporting Services”正在使用端口 80。我已将其停止,端口 80 现在可用。