JS0424: Object required

The program is attempting to use something that is not an object in a context where an object is required.

To correct this error

  • Make sure that an object exists in this context.

See Also

Concepts

Troubleshooting Your Scripts

Reference

Object Object

ActiveXObject Object

Other Resources

JScript Reference