當(dāng)前位置: 首頁IT技術(shù) → ASP一些錯(cuò)誤代碼的解釋說明

ASP一些錯(cuò)誤代碼的解釋說明

更多
錯(cuò)誤代碼錯(cuò)誤消息說 明
ASP0100Out of memory內(nèi)存不足(不能分配要求的內(nèi)存)
ASP0101Unexpected error意外錯(cuò)誤
ASP0102Expecting string input缺少字符串輸入
ASP0103Expecting numeric input缺少數(shù)字輸入
ASP0104Opration not allowed操作不允許
ASP0105Index out of ange索引超出范圍(一個(gè)數(shù)組索引超界)
ASP0106Type Mismatch類型不匹配(遇到的數(shù)據(jù)類型不能被處理)
ASP0107Stack Overflow棧溢出(正在處理的數(shù)據(jù)超出了允許的范圍)
ASP0115Unexpected error意外錯(cuò)誤(外部對(duì)象出現(xiàn)可捕獲的exception_name錯(cuò)誤,腳本不能繼續(xù)運(yùn)行)
ASP0177Server.CreateObject Failed服務(wù)器創(chuàng)建對(duì)象失敗(無效的progid)
ASP0190Unexpected error意外錯(cuò)誤(當(dāng)釋放外部對(duì)象,產(chǎn)生可捕獲的錯(cuò)誤)
ASP0191Unexpected error意外錯(cuò)誤(在外部對(duì)象的OnStartPage方法中產(chǎn)生可捕獲的錯(cuò)誤)
ASP0192Unexpected error意外錯(cuò)誤(在外部對(duì)象的OnEndPage方法中產(chǎn)生可捕獲的錯(cuò)誤)
ASP0193OnStartPage Failed在外部對(duì)象的OnStartPage方法中產(chǎn)生錯(cuò)誤
ASP0194OnEndPage Failed在外部對(duì)象的OnEndPage方法中產(chǎn)生錯(cuò)誤
ASP0240Script Engine Exception腳本引擎從object_name對(duì)象中拋出exception_anme異常
ASP0241CreateObject Exception object_name對(duì)象的CreatObject方法引起了exception_name異常
ASP0242Query OnStartPage nterface查詢對(duì)象Object_name的OnsException
錯(cuò)誤代碼錯(cuò)誤消息說 明
ASP0100Out of memory內(nèi)存不足(不能分配要求的內(nèi)存)
ASP0101Unexpected error意外錯(cuò)誤
ASP0102Expecting string input缺少字符串輸入
ASP0103Expecting numeric input缺少數(shù)字輸入
ASP0104Opration not allowed操作不允許
ASP0105Index out of ange索引超出范圍(一個(gè)數(shù)組索引超界)
ASP0106Type Mismatch類型不匹配(遇到的數(shù)據(jù)類型不能被處理)
ASP0107Stack Overflow棧溢出(正在處理的數(shù)據(jù)超出了允許的范圍)
ASP0115Unexpected error意外錯(cuò)誤(外部對(duì)象出現(xiàn)可捕獲的exception_name錯(cuò)誤,腳本不能繼續(xù)運(yùn)行)
ASP0177Server.CreateObject Failed服務(wù)器創(chuàng)建對(duì)象失敗(無效的progid)
ASP0190Unexpected error意外錯(cuò)誤(當(dāng)釋放外部對(duì)象,產(chǎn)生可捕獲的錯(cuò)誤)
ASP0191Unexpected error意外錯(cuò)誤(在外部對(duì)象的OnStartPage方法中產(chǎn)生可捕獲的錯(cuò)誤)
ASP0192Unexpected error意外錯(cuò)誤(在外部對(duì)象的OnEndPage方法中產(chǎn)生可捕獲的錯(cuò)誤)
ASP0193OnStartPage Failed在外部對(duì)象的OnStartPage方法中產(chǎn)生錯(cuò)誤
ASP0194OnEndPage Failed在外部對(duì)象的OnEndPage方法中產(chǎn)生錯(cuò)誤
ASP0240Script Engine Exception腳本引擎從object_name對(duì)象中拋出exception_anme異常
ASP0241CreateObject Exception object_name對(duì)象的CreatObject方法引起了exception_name異常
ASP0242Query OnStartPage nterface查詢對(duì)象Object_name的OnsException

下面提供給大家的是關(guān)于ASP一些錯(cuò)誤代碼的解釋說明表單,希望對(duì)大家有用。

錯(cuò)誤代碼錯(cuò)誤消息說 明
ASP0100Out of memory內(nèi)存不足(不能分配要求的內(nèi)存)
ASP0101Unexpected error意外錯(cuò)誤
ASP0102Expecting string input缺少字符串輸入
ASP0103Expecting numeric input缺少數(shù)字輸入
ASP0104Opration not allowed操作不允許
ASP0105Index out of ange索引超出范圍(一個(gè)數(shù)組索引超界)
ASP0106Type Mismatch類型不匹配(遇到的數(shù)據(jù)類型不能被處理)
ASP0107Stack Overflow棧溢出(正在處理的數(shù)據(jù)超出了允許的范圍)
ASP0115Unexpected error意外錯(cuò)誤(外部對(duì)象出現(xiàn)可捕獲的exception_name錯(cuò)誤,腳本不能繼續(xù)運(yùn)行)
ASP0177Server.CreateObject Failed服務(wù)器創(chuàng)建對(duì)象失敗(無效的progid)
ASP0190Unexpected error意外錯(cuò)誤(當(dāng)釋放外部對(duì)象,產(chǎn)生可捕獲的錯(cuò)誤)
ASP0191Unexpected error意外錯(cuò)誤(在外部對(duì)象的OnStartPage方法中產(chǎn)生可捕獲的錯(cuò)誤)
ASP0192Unexpected error意外錯(cuò)誤(在外部對(duì)象的OnEndPage方法中產(chǎn)生可捕獲的錯(cuò)誤)
ASP0193OnStartPage Failed在外部對(duì)象的OnStartPage方法中產(chǎn)生錯(cuò)誤
ASP0194OnEndPage Failed在外部對(duì)象的OnEndPage方法中產(chǎn)生錯(cuò)誤
ASP0240Script Engine Exception腳本引擎從object_name對(duì)象中拋出exception_anme異常
ASP0241CreateObject Exception object_name對(duì)象的CreatObject方法引起了exception_name異常
ASP0242Query OnStartPage nterface查詢對(duì)象Object_name的OnsException
熱門評(píng)論
最新評(píng)論
發(fā)表評(píng)論 查看所有評(píng)論(1)
昵稱:
表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
字?jǐn)?shù): 0/500 (您的評(píng)論需要經(jīng)過審核才能顯示)