IIS问题,XP专业版,装好IIS组件,默认网站自动停止

来源:百度知道 编辑:UC知道 时间:2024/06/04 15:14:29
IIS问题,XP专业版,装好IIS组件,默认网站自动停止,我点启动的时候,跳出一个框,说,发生意外错误0X8FFE2740
我怎麽查看什麽端口给什麽程序占用了?

SUMMARY
When you try to use Internet Information Services Manager (IIS Manager) to start a Web site, the Web site does not start, and you may receive the following error message:
Unexpected error 0x8ffe2740 occurred

CAUSE
This behavior may occur if a port conflict exists on the system. By default, IIS uses port 80 for HTTP communication. If an application other than IIS is running and is using port 80 on the same IP address, you may receive the error message when you try to use IIS Manager to start the Web site.

RESOLUTION
To resolve this problem, you can do either of the following: • In IIS Manager, change the port bindings for the Web site to a port other than port 80.
• Stop the application that is using port 80, and then start the Web site from IIS Manager.

MORE INFORMATION
The third-party products that are discussed in this article are manufactured by companies that are independent of Microsoft. Micr