使用 netstat -ano 发现80端口被占用。如图所示:
windows 80端口占用问题
于是打开 IIS 管理器。

在 IIS 根目录右击 —>停止windows 80端口占用问题
之后在回头来 继续在cmd中运行 netstat -ano 发现80端口已经没有占用了。

相关文章: