search
HomeWeb Front-endJS TutorialWhat are the JavaScript errors in IE?
What are the JavaScript errors in IE?Apr 19, 2021 pm 03:49 PM
iejavascript

JavaScript errors in IE include: 1. [error # 5] Invalid procedure call or parameter; 2. [error # 6] Overflow; 3. [error # 7] Insufficient memory; 4. [error # 9] The subscript is out of bounds; 5. [error # 11] Divided by zero.

What are the JavaScript errors in IE?

The operating environment of this tutorial: Windows 7 system, JavaScript version 1.8.5, DELL G3 computer.

JavaScript errors in IE are:

error # 5 Invalid procedure call or parameter

error # 6 Overflow

error # 7 Not enough memory

error # 9 The subscript is out of bounds

error # 10 The array is fixed-length or temporarily locked

error # 11 Divide by zero

error # 13 Type mismatch

error # 14 Not enough space in string

error # 17 Unable to perform required operation

error # 28 Stack Overflow

error # 35 Undefined procedure or function

error # 48 Error loading DLL

error # 51 Internal error

error # 52 Wrong File name or number

error # 53 File not found

error # 54 Wrong file mode

error # 55 File already open

error # 57 Device I/O error

error # 58 File already exists

error # 61 Disk is full

error # 62 Input exceeds end of file

error # 67 Too many files

error # 68 Device unavailable

error # 70 No permission

error # 71 Disk not ready

error # 74 Cannot rename with other drive symbols

error # 75 Path/file access error

error # 76 Path not found

error # 91 Object variable not set

error # 92 For loop not initialized

error # 94 Invalid use of Null

error # 322 Unable to create necessary temporary file

error # 424 Missing object

error # 429 ActiveX component cannot create object

error # 430 Class does not support Automation operation

error # 432 File name or class name not found in Automation operation

error # 438 The object does not support this property or method

error # 440 Automation operation error

error # 445 The object does not support this operation

error # 446 The object does not support it Named parameter

error # 447 Object does not support current locale option

error # 448 Named parameter not found

error # 449 Parameter is required

error # 450 Wrong number of parameters or invalid parameter attribute value

error # 451 The object is not a collection

error # 453 The specified DLL function was not found

error # 455 Code resource lock error

error # 457 This key is already associated with an element of this collection

error # 458 The variable uses an Automation type that is not supported in VBScript

error # 462 The remote server does not exist or is unavailable

error # 481 Invalid image

error # 500 Variable is undefined

error # 501 Illegal assignment

error # 502 Object cannot be safely programmed with Script

error # 503 Object cannot be safely initialized

error # 504 Object cannot be safely created

error # 505 Invalid or None Qualified reference

error # 506 Class not defined

error # 507 An unexpected error occurred

error # 1001 Not enough memory

error # 1002 Syntax Error

error # 1003 Missing ':'

error # 1005 Missing '('

error # 1006 Missing')'

error # 1007 Missing ']'

error # 1010 Missing identifier

error # 1011 Missing '='

error # 1012 Missing 'If'

error # 1013 Missing 'To'

error # 1014 Missing 'End'

error # 1015 Missing 'Function'

error # 1016 Missing 'Sub'

error # 1017 Missing 'Then'

error # 1018 Missing 'Wend'

error # 1019 Missing 'Loop'

error # 1020 Missing 'Next'

error # 1021 Missing 'Case'

error # 1022 Missing 'Select'

error # 1023 Missing expression

error # 1024 Missing statement

error # 1025 Statement not ended

error # 1026 Missing integer constant

error # 1027 Missing 'While' or 'Until'

error # 1028 Missing 'While' and 'Until' or statement not ended

error # 1029 Missing 'With'

error # 1030 Identifier too long

error # 1031 Invalid number

error # 1032 Invalid character

error # 1033 Unterminated string constant

error # 1034 Unterminated comment

error # 1037 Invalid use of 'Me' keyword

error # 1038 'loop' statement is missing 'do'

error # 1039 Invalid 'exit' statement

error # 1040 Loop control variable 'for' is invalid

error # 1041 Name redefinition

error # 1042 Must be the first statement in the line

error # 1043 Cannot assign a value to a non-ByVal parameter

error # 1044 Parentheses cannot be used when calling subroutine

error # 1045 Missing literal constant

error # 1046 Missing 'In'

error # 1047 Missing 'Class'

error # 1048 Must be defined inside a class

error # 1049 Missing Let, Set or Get in property declaration

error # 1050 Missing 'Property'

error # 1051 The number of variables must be consistent in all attribute specifications

error # 1052 Multiple default attributes/methods are not allowed in a class

error # 1053 The initialization or termination program of the class has no variables

error # 1054 Set of attributes or let must have at least one variable

error # 1055 Error'Next'

error # 1056 'Default' can only be specified in 'Property', 'Function' or 'Sub'

error # 1057 When specifying 'Default', 'Public' must also be specified

error # 1058 'Default' can only be specified in Property Get

error # 4096 Microsoft VBScript compilation Server error

error # 4097 Microsoft VBScript runtime error

error # 5016 Missing regular expression object

error # 5017 Regular expression syntax error

error # 5018 Wrong quantifier

error # 5019 ']' is missing in the regular expression

error # 5020 ')' is missing in the regular expression

error # 5021 Characters Set out of bounds

Related free learning recommendations: javascript video tutorial

The above is the detailed content of What are the JavaScript errors in IE?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
es6数组怎么去掉重复并且重新排序es6数组怎么去掉重复并且重新排序May 05, 2022 pm 07:08 PM

去掉重复并排序的方法:1、使用“Array.from(new Set(arr))”或者“[…new Set(arr)]”语句,去掉数组中的重复元素,返回去重后的新数组;2、利用sort()对去重数组进行排序,语法“去重数组.sort()”。

Internet Explorer 打开 Edge:如何停止 MS Edge 重定向Internet Explorer 打开 Edge:如何停止 MS Edge 重定向Apr 14, 2023 pm 06:13 PM

长期以来,InternetExplorer的失宠一直不是秘密,但随着Windows11的到来,现实开始了。Edge将来不再有时取代IE,它现在是微软最新操作系统中的默认浏览器。目前,您仍然可以在Windows11中启用InternetExplorer。但是,IE11(最新版本)已经有了一个正式的退役日期,即2022年6月15日,时间在流逝。考虑到这一点,您可能已经注意到InternetExplorer有时会打开Edge,而您可能不喜欢它。那么为什么会这样呢?在

win11无法使用ie11浏览器怎么办?(win11用不了ie浏览器)win11无法使用ie11浏览器怎么办?(win11用不了ie浏览器)Feb 10, 2024 am 10:30 AM

越来越多的用户开始升级win11系统,由于每个用户的使用习惯不同,还是有不少用户在使用ie11浏览器,那么win11系统用不了ie浏览器,该怎么办呢?windows11还支持ie11吗?下面就来看看解决办法。win11无法使用ie11浏览器的解决方法1、首先右键开始菜单,选择“命令提示符(管理员)”打开。2、打开之后,直接输入“Netshwinsockreset”,回车确定。3、确定之后再输入“netshadvfirewallreset&rdqu

Win10打开IE自动跳转到Edge怎么取消_IE浏览器页面自动跳转的解决办法Win10打开IE自动跳转到Edge怎么取消_IE浏览器页面自动跳转的解决办法Mar 20, 2024 pm 09:21 PM

近期不少的win10用户们在使用电脑浏览器的时候发现自己的ie浏览器总是自动的跳转到edge浏览器,那么win10打开ie自动跳转edge怎么关闭?。下面就让本站来为用户们来仔细的介绍一下win10打开ie自动跳转edge关闭方法吧。1、我们登录edge浏览器,点击右上角...,找下拉的设置选项。2、我们进入设置后,在左侧栏点击默认浏览器。3、最后我们在兼容性中,勾选不允许IE模式下重新加载网站,重启ie浏览器即可。

一个时代的结束:Internet Explorer 11 已退役,这是你需要知道的一个时代的结束:Internet Explorer 11 已退役,这是你需要知道的Apr 20, 2023 pm 06:52 PM

2022年6月15日是Microsoft结束对InternetExplorer11(IE11)的支持并关闭其旧版浏览器章节的日子。一段时间以来,该公司一直在提醒用户注意这一生命周期结束日期,并呼吁他们计划迁移到MicrosoftEdge。Microsoft将IE11与Windows8.1捆绑在一起,作为Windows的现代默认Web浏览器。尽管它从未达到Chrome的(当前)高度,但它是2014年使用量第二大的桌面浏览器,仅次于IE8。当然,随着20

ie快捷方式无法删除如何解决ie快捷方式无法删除如何解决Jan 29, 2024 pm 04:48 PM

ie快捷方式无法删除的解决办法:​1、权限问题;2、快捷方式损坏;3、软件冲突;4、注册表问题;5、恶意软件;6、系统问题;7、重新安装IE;8、使用第三方工具;9、检查快捷方式的目标路径;10、考虑其他因素;11、咨询专业人士。详细介绍:​1、权限问题,右键点击快捷方式,选择“属性”,在“安全”选项卡中,确保有足够的权限删除该快捷方式,如果没有,可以尝试以管理员身份运行等等。

JavaScript对象的构造函数和new操作符(实例详解)JavaScript对象的构造函数和new操作符(实例详解)May 10, 2022 pm 06:16 PM

本篇文章给大家带来了关于JavaScript的相关知识,其中主要介绍了关于对象的构造函数和new操作符,构造函数是所有对象的成员方法中,最早被调用的那个,下面一起来看一下吧,希望对大家有帮助。

如何启用IE的加速功能如何启用IE的加速功能Jan 30, 2024 am 08:48 AM

ie加速功能怎么开?ie打开网页的速度太慢,我们可以在里面开启硬件加速模式。很多小伙伴反应说在使用ie浏览器的时候,打开网页的速度特别的慢,这样对我们浏览网页也造成了一定影响。就想询问小编有什么解决办法,这种情况是可以开启ie浏览器的硬件加速模式,小编下面整理了ie开启加速功能方法,感兴趣的话一起往下看看!ie开启加速功能方法打开IE安全浏览器,点击右上角齿轮状的“设置”图标,选择“Internet选项”进入,如图所示。2、在Internet选项的窗口头部的标签导航中点击“高级”,如图所示。3、

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools