首页 > 代码库 > the process cannot access the file because it is being used by another process

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

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


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




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