VBScript Run-time Errors

Runtime Errors, Syntax Errors Home home | Other Resources other resources | Advertise with us advertise | Link to us link to us | Contact us contact | Bookmark Us!
Google
 
Where can I find good Windows Web Hosting to host my VBScript Site?
You can find good Windows Hosting which support VBScript, ASP, ASP.Net,VisualStudio.Net and MSSQL at a very reasonable low monthly fee at EasyCGI.com and DiscountASP.Net

VBScript Run-time Errors

VBScript run-time errors are errors that result when your VBScript script attempts to perform an action that the system cannot execute. VBScript run-time errors occur while your script is being executed; when variable expressions are being evaluated, and memory is being dynamic allocated.

Error NumberDescription
429ActiveX component can't create object
507An exception occurred
449Argument not optional
17Can't perform requested operation
430Class doesn't support Automation
506Class not defined
11Division by zero
48Error in loading DLL
5020Expected ')' in regular expression
5019Expected ']' in regular expression
432File name or class name not found during Automation operation
92For loop not initialized
5008Illegal assignment
51Internal error
505Invalid or unqualified reference
481Invalid picture
5Invalid procedure call or argument
5021Invalid range in character set
94Invalid use of Null
448Named argument not found
447Object doesn't support current locale setting
445Object doesn't support this action
438Object doesn't support this property or method
451Object not a collection
504Object not safe for creating
503Object not safe for initializing
502Object not safe for scripting
424Object required
91Object variable not set
7Out of Memory
28Out of stack space
14Out of string space
6Overflow
35Sub or function not defined
9Subscript out of range
5017Syntax error in regular expression
462The remote server machine does not exist or is unavailable
10This array is fixed or temporarily locked
13Type mismatch
5018Unexpected quantifier
500Variable is undefined
458Variable uses an Automation type not supported in VBScript
450Wrong number of arguments or invalid property assignment

VBScriptOnline.com - Runtime Errors, Syntax Errors