GaoWhen高H温

IIS 0x8ffe2740 错误

重装IIS后,发现默认网站是停用的
点击开始时,报错 0x8ffe2740
经查询,是因为有别的程序占用了 80端口
解决方法:
1.默认网站改用其他端口
2.停掉占用80端口的程序
前者没什么说的了,选8080或者什么的端口就可以了
对于后者:
开始->运行
netstat -abn



可以看到占用80端口的程序的PID(2588),以及程序名称(PPLive.exe)
知道程序名就好办了,直接打开任务管理器,把相应程序关掉就可以了
加入只知道程序的PID,可以打开任务管理器,选择 “查看/选择列”
把PID选中,然后对应PID查找相应程序就可以了

4 Responses to IIS 0x8ffe2740 错误

  1. 315629572 says:

    谢谢了 我刚就是按照你的方法查看了 才知道是我的迅雷占用了80端口

  2. gao says:
    引自 315629572

    谢谢了 我刚就是按照你的方法查看了 才知道是我的迅雷占用了80端口

    应该是谢谢你的留言才是
    呵呵

  3. ll says:

    谢了,转走了

  4. gguest says:

    SKYPE也有可能,不一定是迅雷

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>