the process cannot access the file because it is being used by another process

    当在IIS中修改绑定的端口号后启动时遇到如下错误,表明你的端口号已经被占用了


使用netstat -ano这个指令查看本地端口占用情况,换一个没有被占用的端口即可。




posted on 2014-10-29 11:28  代码王子  阅读(179)  评论(0编辑  收藏  举报

导航