Article ID: 223113 - Last Review: May 13, 2003 - Revision: 2.0 FIX: EXE Crashes When For...Each Loop Iterates Through Array Returned by Property Get ProcedureThis article was previously published under Q223113 On This PageSYMPTOMS
When using a For...Each loop to iterate through an array that was returned from a Property Get procedure, you receive the following error message:
The instruction at "0x6610d3b1" referenced memory at "0x00131004". The memory could not be "read".
RESOLUTION
You can work around the problem using one of the following alternative methods:
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio 6.0 Service Packs, please see the following articles in the Microsoft Knowledge Base: 194022 (http://support.microsoft.com/kb/194022/EN-US/ ) INFO: Visual Studio 6.0 Service Packs, What, Where, Why 194295 (http://support.microsoft.com/kb/194295/EN-US/ ) HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
