解(jiě)決方法:An error occurred on the server when processing the URL. Please contact the system administrato
在WINDOWS7或SERVER2008上安(ān)裝了IIS7.5,調試ASP程序時出現(xiàn)以下錯誤(wù):
An error occurred on the server when processing the URL. Please contact the system administrator
解(jiě)決方(fāng)法(fǎ)如下:
設置(zhì)方法一:
以管理員身份運行CMD,將目錄定位到%windir%\system32\inetsrv\,然後執行appcmd set config -section:asp -scriptErrorSentToBrowser:true。
%windir%\system32\inetsrv\appcmd set config -section:asp -scriptErrorSentToBrowser:true
設置方(fāng)法二(èr):
打開IIS7的asp設置,展開“調試(shì)屬性”選項,“將錯誤發送到瀏覽器(qì)”這項默認的是False,改(gǎi)為True,然後點右側的應用(yòng)!如(rú)圖所示:
通過以上設(shè)置後,再從瀏覽時打開(kāi)出錯ASP頁麵時就能看到頁麵出錯的詳細信息,方(fāng)使(shǐ)調試。如果是公開的Web服務器建議不要打開此選(xuǎn)項(xiàng),以防出錯信息被他人利(lì)用(yòng)。
關鍵詞:解決方法,IIS7.5,ASP
閱讀本文後您有(yǒu)什麽感想? 已(yǐ)有 人給出評價!
- 1
- 1
- 1
- 1
- 1
- 1