VBScript Error Codes – 800A Series

VBScript Error Codes - 800A SeriesError Codes 800A Series

Mainly Syntax Errors

In VBScript, there are 53 syntax errors all beginning with 800Axxxx.  These errors should be among the easiest to cure because the message often includes the missing punctuation mark or bracket.

  ‡

Solarwinds Free WMI MonitorGuy Recommends: WMI Monitor and It’s Free!

Windows Management Instrumentation (WMI) is one of the hidden treasures of Microsoft operating systems.  Fortunately, SolarWinds have created the WMI Monitor so that you can examine these gems of performance information for free.  Take the guess work out of which WMI counters to use for applications like Microsoft Active Directory, SQL or Exchange Server.

Download your free copy of WMI Monitor


Do you need additional help?

Give something back?

Would you like to help others?  If you have a good example of this error, then please email me, I will publish it with a credit to you:

Also

If you cannot find your code 800 error number in my list then, then contact:

Troubleshooting Techniques

Unlike the other series, 800Axxxx have many examples where the Char: Number is greater than one and therefore highly significant.  Also, keep your eye on the Source:  Compilation Error mean a syntax error, where as Runtime Error, indicates a logical error, an event outside of the script itself.  As always, the line number is the number one clue, remember to count every line including blank and ‘Comments.  See more on the art of diagnosing 800 errors.

If you like this page then please share it with your friends