BUG: SELECT Element Causes Application Error in Internet Explorer (290717)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 5.5 SP1
This article was previously published under Q290717 SYMPTOMS
If the initial value of a SELECT element is set to null, and if the user selects an invalid option (if the chosen element does not contain an explicitly selected option, or if the chosen element does not point to an option that exists in the script), you may receive the following application error in Internet Explorer:
The instruction @ 0x70e45ed2 referenced at 0x00000022. The memory could not be read.
CAUSE
This problem occurs because the chosen value does not exist in the list of valid options.
RESOLUTION
There are two ways to work around this problem:
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
237831 PRB: Problem Adding New Option to Select Box in Another Frame in Internet Explorer 5
239657 FIX: Removing Non-Visible Items from an HTML SELECT Box Causes General Protection Fault (GPF)
255610 PRB: CreateElement() for SELECT Options Is Slow in Internet Explorer 5
185123 PRB: SELECTED Attribute Not Honored After Refresh
265489 PRB: Approximately 200 or More SELECT Boxes in HTML Causes Slow and Unstable Performance in Windows 95 and Windows 98
For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbBug kbDHTML kbnofix KB290717 |
---|
|