幫客戶測試數位錄音系統時,在WinXP(Professional+SP2)
安裝IIS後,發現預設的網站為停止狀態,按下啟動後出現錯誤
訊息→"0x8ffe2740發生未預期的錯誤"
◎微軟的官網documentation如下:
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.
→通常是第三方軟體佔用TCP 80 port,導致IIS產生錯誤
(1)In IIS Manager, change the port bindings for the Web site
to a port other than port 80.
(2)Stop the application that is using port 80,and then start
the Web site from IIS Manager.
→更改IIS的預設TCP 80 port或是修改第三方軟體使用的Web server port
※原文出處請參閱:
http://support.microsoft.com/default.aspx?scid=kb;en-us;816944
- Nov 02 Fri 2007 22:17
【微軟】0x8ffe2740 "發生未預期的錯誤"
close
文章標籤
全站熱搜
留言列表
發表留言