Runtime Error’s and Help with it to resolve it
RUNTIME ERROR HELP LIST |
||
ERROR |
SCENARIO |
FIXES |
Runtime error 429 ActiveX component can’t create object | Runtime error 429 ActiveX component can’t create object | Download: FIX429.ZIP |
File Error | Comes up 4 times= missing the VB runtime modules for the DB editor | Download: vbrun60sp5.exe |
Run time Error | Comes up 4 times= missing the VB runtime modules for the DB editor | Download: vbrun60sp5.exe |
Runtime error 3042 | ||
Runtime error 40006 | Download: vbrun60sp5.exe and mdac_typ.exeIf that doesn’t help re-install msnChat 4.2. | |
Runtime error 432 | Another ordinary error, many have this error. | Download: DAO360.dll From: Winkeyfinder downloadsUnzip it and save it in: C:\WINDOWS\SYSTEM or C:\WINNT\SYSTEM.
Then go to RUN and type: Regsvr32C:\WINDOWS\SYSTEM\Dao360.dll Regsvr32 C:\WINNT\SYSTEM\Dao360.dll |
Runtime error 524 | Data type conversion error, occurs while setting the database. | Don’t forget to add a kicklevel while changing or adding words. |
Runtime error 91 | Object variable or with block variable no set | Download: MDAC_TYPE 2.5 mdac_typ.exe |
Runtime error 53 & 54 | File not found | Check if your vbot.mdb is still there, and if so not corrupted. |
Runtime error 339 | No fix yet.don’t know | |
Runtime error 3706 | ADO couldn’t find specified provider | Download: vbrun60sp5.exe & mdac_typ.exe |
Runtime error 430 | Download: vbrun60sp5.exe & mdac_typ.exe | |
Runtime error 706 | Missing files | Download: vbrun60sp5.exe & mdac_typ.exe |
Runtime error 383 | ‘Text’ property is read only | |
Download All the Vbrun installation or Virtual Machine files |
Code | Description |
5 | “Invalid procedure call or argument” |
6 | “Overflow” |
7 | “Out of memory” |
9 | “Subscript out of range” |
10 | “This array is fixed or temporarily locked” |
11 | “Division by zero” |
13 | “Type mismatch” |
14 | “Out of string space” |
17 | “Cannot perform requested operation” |
28 | “Out of stack space” |
35 | “Sub or Function not defined” |
48 | “Error in loading DLL” |
51 | “Internal error” |
52 | “Bad file name or number” |
53 | “File not found” |
54 | “Bad file mode” |
55 | “File already open” |
57 | “Device I/O error” |
58 | “File already exists” |
61 | “Disk full” |
62 | “Input past end of file” |
67 | “Too many files open” |
68 | “Device unavailable” |
70 | “Permission denied” |
71 | “Disk not ready” |
74 | “cannot rename with different drive” |
75 | “Path/File access error” |
76 | “Path not found” |
91 | “Object variable not set” |
92 | “For loop not initialized” |
94 | “Invalid use of Null” |
322 | “cannot create necessary temporary file” |
424 | “Object required” |
429 | “ActiveX component cannot create object” |
430 | “Class does not support automation” |
432 | “File name or class name not found during automation operation” |
438 | “Object does not support this property or method” |
440 | “Automation error” |
445 | “Object does not support this action” |
446 | “Object does not support named arguments” |
447 | “Object does not support current locale setting” |
448 | “Named argument not found” |
449 | “Argument not optional” |
450 | “Wrong number of arguments or invalid property assignment” |
451 | “Object not a collection” |
453 | “Specified DLL function not found” |
455 | “Code resource lock error” |
457 | “This key is already associated with an element of this collection” |
458 | “Variable uses an automation type not supported in VBScript” |
500 | “Variable is undefined” |
501 | “Illegal assignment” |
502 | “Object not safe for scripting” |
503 | “Object not safe for initializing” |
504 | “Object not safe for creating” |
1001 | “Out of memory” |
1041 | “Name redefined “ |
1025 | “dll is unsupported” |