runtime error

runtime error

Runtime error是一個計算機錯誤以信息欄的狀態顯示包含特定的錯誤代碼以及相應的解釋。一般來說發生前用戶會感到電腦明顯的緩慢,當信息欄被關閉後程式一般會自動關閉或者失去回響。有時會導致電腦重啟。有多種情況會導致這些問題,比如:軟體問題、記憶體問題等。

基本介紹

  • 中文名:計算機錯誤語言
  • 外文名:Runtime error
  • 定義:以信息欄顯示特定錯誤代碼及解釋
  • 表現電腦明顯的緩慢
錯誤分析,解決步驟,常見錯誤,

錯誤分析

導致這些問題的原因包括:
1.Tsr程式(終止並駐留程式)之間的衝突;
2.其他正在運行的程式(常見於擴展程式以及軟體的其他附加程式例如google工具列);
3.軟體問題;
4.記憶體問題;5.危險程式例如病毒。
Runtime:http://en.wikipedia.org/wiki/Runtime解決方法
runtime error
在這些問題中製作者需要根據不同的情況去解決.如果你所經歷問題的是由tsr程式所引起的那么可以簡單的使用任務管理器終止問題進程。
如果問題長期出現那么可能是軟體本身的問題。可以通過升級和打補丁的方法解決。但是如果完成上述操作問題仍然存在可以重新安裝軟體。有時也會由作業系統產生,這時需要重新安裝作業系統。
另一種run time error經常是由記憶體帶來的。在這種情況下,應該優先聯繫軟體作者/開發商。他們會給你解決途徑。不過如果他們所提供的方法仍然沒有效果應該聯繫電腦生產商,主機板廠家或者其他硬體生產商獲得技術諮詢。
還有一種run time error是由危險程式例如病毒或者其他惡意軟體帶來的。這些危險程式能夠改變電腦設定。通過這種能力他們能夠製造run time error。預防病毒產生的run time error應該經常性的升級防毒軟體。如果你的電腦沒有相應的軟體應該安裝並且掃描你的電腦以預防對你電腦以及個人信息的隱藏風險

解決步驟

1,終止問題進程。2,安裝更新補丁升級到最新版本或者重新安裝套用軟體。3,聯繫軟體作者/開發商。4,掃描病毒。5,重新安裝作業系統。6,聯繫硬體廠商。

常見錯誤

5 Illegal function call Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 確認程式以升至最新版本,如未解決重新安裝,如果仍然存在應聯繫軟體開發商.
6 Overflow Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
7 Out of memory ,This issue can be caused when the computer does not meet the programs system requirements or to much memory is already being used for the program to run. 可能由系統配置不達標引起,無法提供足夠的記憶體.
If your computer meets the requirements try first reinstalling the program to make sure it's not an issues with the program installation..如果系統配置合格那么重新安裝軟體確保不是軟體自身的問題
9 Subscript out of range Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
10 Duplicate definition Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
11 Division by zero Problem with a math formula in the program or the programs code. Verify no software updates are available for the program causing this error.
13 Type Mismatch Make sure your system regional settings are setup correctly and that the program you're running is made for your version of Windows.
確保你的系統區域設定正確並且軟體是為你的系統所設定的
14 Out of string space Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
19 No Resume Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
20 Resume without error Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
28 Out of stack space This issue can be caused by a program or memory error. First try going through the out of memory troubleshooting , if this does not resolve the issue try reinstalling / updating the program. 同7,必要時升級/重裝軟體
35 Sub or Function not defined Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
48 Error in loading DLL This issue is often caused with a bad installation or an issue caused after another program has been installed that replaced the programs DLL. Close all programs and TSRs and try installing the program again. 多由錯誤的安裝或者第三方程式修改/覆蓋原dll程式引起.關閉程式以及相關進程然後重新安裝軟體
52 Bad file name or number Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
53 File not found File required by the program to run is not found. Program needs to be reinstalled or missing file(s) need to be copied back to the computer. 軟體需要重新安裝或者有檔案缺失.
54 Bad file mode Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
55 File already open Program or file associated with program is being used and program does not have access to use it. Try closing all open programs and run program again. 嘗試關閉所有程式以及相關進程然後重新運行程式.
58File already exists Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
61 Disk full The disk, for example, the hard disk drive does not have enough space for the program to run or for associated files to be copied to. Free up disk space on the computer hard drive. 例如沒有足夠的硬碟空間運行程式或者存儲相關檔案,嘗試清理硬碟.
62 Input past end of file Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
63 Bad record number Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
64 Bad file name Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
68 Device unavailable A hardware device or necessary requirement for the program is not being found. Verify all hardware and software required by the program is installed. If you continue to have the same issues verify the latest updates are installed for the program as well as any hardware device the program needs. 確保所有硬體軟體配置符合軟體運行的最低要求,如果無法解決那么確保升級到最新版本並且檢查驅動程式.
70 Permission denied The location of where the program is being copied to does not have proper rights. Or a file that is trying to be copied over because it's currently being used. Try closing all programs and TSRs and running/installing the program again. 關閉所有程式以及相關進程然後再次運行/安裝程式
71 Disk not ready Verify you have proper rights to the location you are attempting to install the program to. 確保你有足夠的許可權
74 Can't rename with different drive Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
75 Path/File access error, Program does not have rights or access to a file. Often this is caused when a program is trying to access a network file it doesn't have proper access to either because of network privileges or something is blocking the program. This issue can also be caused when the file is being used by another program or is read-only. 多發生於程式試圖連線網路但是由於網路許可權或者其他因素阻止其訪問時. 也可能由於網路檔案同時被其他程式占用或者是唯讀的.
76 Path not found Directory of where the program needs to be copied to or files associated with the program need to be copied to is missing. Try reinstalling the program. 重新安裝程式
91 Object variable set to Nothing Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
93Invalid pattern Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 如果已經升級到最新版本那么重新安裝該程式.如果仍未解決那么應聯繫軟體開發商
94 Illegal use of NULL Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
102 Command failed Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
339 A file is missing or invalid An associated program file is missing or corrupt. Try reinstalling the program. 重新安裝該程式
429 Object creation failed Program is corrupted, try reinstalling the program generating the runtime error. 重新安裝問題程式
438 No such property or method Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
439 Argument type mismatch Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
440 Object error Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
901 Input buffer would be larger than 64K Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
902 Operating system error Verify the program is compatible with your version of Windows and/or has any software updates. 確保該程式兼容你的作業系統或者已經升級到最新版.
903 External procedure not found Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
904Global variable type mismatch Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
905User-defined type mismatch A setting either in the program shortcut or being defined by the user is correct. Try running just the program without any additional settings or variables. 嘗試啟動原程式而不進行任何改動.
906 External procedure interface mismatch Program error, verify the program has all the latest updates. If updated try reinstalling the program. If you continue to have the same errors contact the software developer. 同5
1001 Out of memory This issue can be caused when the computer does not meet the programs system requirements or to much memory is already being used for the program to run. 系統不符合該程式的最低系統要求或者過多記憶體被其他軟體所占用.
If your computer meets the requirements try first reinstalling the program to make sure it's not an issue with the program installation. 如果系統配置足夠那么嘗試重新安裝程式以確保不是軟體自身問題.
1025 DLL is not supported This issue is often caused with a bad installation or an issue caused after another program has been installed that replaced the programs DLL. Close all programs and TSRs and try installing the program again. 同48

相關詞條

熱門詞條

聯絡我們