Run Time Error
Run Time Error
Runtime error refers to an error that takes place while executing a program. As
opposed to the compilation errors that occur during a program compilation,
runtime errors occur only during the execution of the program. Runtime errors
imply bugs in the program or issues that the developers had expected but were
unable to correct. For example, insufficient memory can often trigger a runtime
error.
Runtime errors usually appear in a message box that includes a specific error code
coupled with its corresponding description. It is quite common that the computer
becomes noticeably slow prior to the appearance of a runtime error.
There are various reasons behind a runtime error. Some of them are as follows:
Program error, verify the program has all the latest updates. If
Illegal function
5 updated, try reinstalling the program. If you continue to have the
call
same errors, contact the software developer.
Program error, verify the program has all the latest updates. If
6 Overflow updated, try reinstalling the program. If you continue to have the
same errors, contact the software developer.
Caused when the computer does not meet the program's system
requirements or there is not enough memory available for the
program to run.
Out of
7 If your computer meets the requirements, first try reinstalling the
memory
program to make sure it's not an issue with the program
installation. If this doesn't resolve your issue, see: How to fix low
memory and out of memory errors.
Program error, verify the program has all the latest updates. If
Subscript out
9 updated, try reinstalling the program. If you continue to have the
of range
same errors, contact the software developer.
Program error, verify the program has all the latest updates. If
Duplicate
10 updated, try reinstalling the program. If you continue to have the
definition
same errors, contact the software developer.
Type Make sure your system regional settings are set up correctly and
13
Mismatch that the program you're running is made for your version of
Windows.
Program error, verify the program has all the latest updates. If
Out of string
14 updated, try reinstalling the program. If you continue to have the
space
same errors, contact the software developer.
Program error, verify the program has all the latest updates. If
19 No Resume updated, try reinstalling the program. If you continue to have the
same errors, contact the software developer.
Program error, verify the program has all the latest updates. If
Resume
20 updated, try reinstalling the program. If you continue to have the
without error
same errors, contact the software developer.
Sub or Program error, verify the program has all the latest updates. If
35 Function not updated, try reinstalling the program. If you continue to have the
defined same errors, contact the software developer.
Program error, verify the program has all the latest updates. If
Bad file name
52 updated, try reinstalling the program. If you continue to have the
or number
same errors, contact the software developer.