解決IIS7執行ASP提示錯誤:An error occurred on the server when processing the URL. Please contact the system administrator
在WINDOWS7或SERVER2008上安裝了IIS7.5,除錯ASP程式時出現以下錯誤:
An error occurred on the server when processing the URL. Please contact the system administrator
解決方法如下:
設定方法一:
以管理員身份執行CMD,將目錄定位到%windir%/system32/inetsrv/,然後執行appcmd set config -section:asp -scriptErrorSentToBrowser:true。
%windir%/system32/inetsrv/appcmd set config -section:asp -scriptErrorSentToBrowser:true
設定方法二:
開啟IIS7的asp設定,展開“除錯屬性”選項,“將錯誤傳送到瀏覽器”這項預設的是False,改為True,然後點右側的應用!如圖所示:
通過以上設定後,再從瀏覽時打開出錯ASP頁面時就能看到頁面出錯的詳細資訊,方使除錯。如果是公開的Web伺服器建議不要開啟此選項,以防出錯資訊被他人利用。
相關推薦
解決IIS7執行ASP提示錯誤:An error occurred on the server when processing the URL. Please contact the system administrator
在WINDOWS7或SERVER2008上安裝了IIS7.5,除錯ASP程式時出現以下錯誤: An error occurred on the server when processing the URL. Please contact the system administrator
Eclipse安裝WindowBuilder提示錯誤:An error occurred while collecting items to be installed,解決方法
Eclipse安裝WindowBuilder提示錯誤,具體資訊如下所示: An error occurred while collecting items to be installed session context was:(profile=profile, phase
解決IIS7中出現An error occurred on the server when processing the URL錯誤提示的方法
在IIS7上除錯程式時,如果程式有錯誤,預設情況下,會提示: An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system adm
解決Python3安裝turtle提示錯誤:Command "python setup.py egg_info" failed with error code 1
pip install turtle 出現 可以選擇升級 setuptools pip install --upgrade setuptools 升級完成後,還是會出現錯誤的話,就手動選擇更改檔案 按照給定的連結,下載turtle包,手動解壓,修改setu
解決Python3安裝turtle提示錯誤:Command "python setup.py egg_info" failed with error code 1
pip install turtle 出現 可以選擇升級 setuptools pip install --upgrade setuptools 升級完成後,還是會出現錯誤的話,就手動選擇更改檔案 按照給定的連結,下載turtle包,手動解壓,修改setup
啟動eclipse出現錯誤提示:an error hava occured,see the log
在Win8系統上下載了eclipse3.2,eclipse3.22壓縮包,解壓之後在eclipse的安裝目錄中雙擊eclipse.exe執行eclipse時提示an error hava occured,see the log。如下: 點選eclipse安裝目錄下的co
在命令列下編譯通過,執行時提示錯誤:找不到或無法載入主類的原因分析與解決方式
有時候我們需要直接用jdk提供的java命令來執行class檔案讓軟體執行起來,特別是很多初學者,但經常會發現如下提示: 用eclipse或用ant則沒有問題。 其實原因很簡單,我們忽略了2個細節。 1.java指令預設在尋找class檔案的地址是通過CLASSPATH環境變數中指定的目錄中尋找的。 2.
Eclipse maven 錯誤修正方法:An error occurred while filtering resources
res clas while 發現 log filter lean mvn style 最近打開Eclipse後發現項目報紅叉,解決辦法如下: 1.eclipse中刪除該項目(註意:不要刪除代碼) 2.cmd,進入到項目目錄下,執行命令:mvn eclipse:clean
今天遇到一個開心事,在eclipse編寫的程式碼在命令視窗中編譯後無法執行,提示 “錯誤: 找不到或無法載入主類”
java中帶package和不帶package的編譯執行方式是不同的。 首先來了解一下package的概念:簡單定義為,package是一個為了方便管理組織java檔案的目錄結構,並防止不同java檔案之間發生命名衝突而存在的一個java特性。不同package中的類的名字可以相同,只是在使用時要帶上pac
第一次使用jupyter建立python時錯誤:Creating Notebook Failed An error occurred while creating a new notebook.
當我們用命令列在瀏覽器中啟動jupyter notebook後需要點選右上角的New建立新的python檔案,此時會報錯。在Linux下可以用命令列解決這個問題。首先需要找到anaconda2中jupyter檔案,在anaconda2中的share檔案中,對jupyter執行如下命令,來修改jupy
解決ROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use n
之前一直用的好好的,突然就出現了這個錯誤: ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the rig
node-sass問題解決 An error occurred while running npm install
An error occurred while running npm install (exit code 1): npm WARN deprecated [email protected]: Please update to
關於eclipse安裝spring外掛報錯An error occurred while collecting items to be installed...解決方案
關於eclipse安裝spring外掛報錯An error occurred while collecting items to be installed...解決方案 本文以eclipse4.7安裝sts3.9.0為例,解決報錯
eclipse裡maven專案An error occurred while filtering resources解決辦法
在使用eclipse構建maven專案時,突然出現錯誤提示:An error occurred while filtering resources,在專案中到處都找不到哪裡有問題,最後在國外網站找到解決辦法: 右鍵專案--》maven--》update project
Spark提交任務到YARN cluster中,提示An error occurred while calling z:org.apache.spark.api.python.PythonRDD
報錯日誌擷取部分如下: XXXXXXXXXX ERROR YarnSchedulerBackend$YarnSchedulerEndpoint:91 - Sending RequestExecutors(0,0,Map(),Set()) to AM was unsuccessful java.i
解決:執行程式提示缺少庫
拷貝了一些庫和某個可執行檔案,在linux執行時提示缺少lib庫; 一. 檢查庫的的版本 因為是在64位系統下,跑32位程式,如果lib版本不對也會提示找不到的, 所以先檢視一下可執行檔案和lib的版本 file app file libxxx.so
Android:Consumer closed input channel or an error occurred. events=0x8異常導致程式異常終止問題解決方案
程式異常終止但沒有任何異常資訊,只捕獲到Log裡面下面的有用資訊: 09-19 21:57:02.222: W/InputDispatcher(153): channel '410c5958 com.nju.ecg/com.nju.ecg.wave.WaveScreen
QT、VS常見bug及解決辦法(四)——錯誤 1 error LNK2019: 無法解析的外部符號
問題1:無法解析的外部符號 "void __cdecl cv::fastFree(void *)" 錯誤 1 error LNK2019: 無法解析的外部符號 "void __cdecl cv::fastFree(void *)" ([email protecte
robotframework中執行sql提示錯誤的問題
今天在引用一個sql的時候,出現了這樣一個問題,執行sql的時候,頁面總是提示這樣的錯誤資訊 FAIL : Keyword 'DatabaseLibrary.Query' expected 1 argument, g
iOS--錯誤集錦--svn提交出錯 an error occurred and the operation could not be completed
我們操作svn上的程式碼,有時候會匯入匯出一些相同的庫檔案,然後第二天一提交會出現這種情況:an error occurred and the operation could not be completed(發生了一個錯誤,無法完成操作)如圖: 我們可以通過清理SVN上