The information in this article applies to:
SYMPTOMSWhile repeatedly loading an XML document using MSXML.dll version 5.0.2314.1000, an application may stop responding with the following application error: If you click CANCEL, Microsoft Visual C++ is installed as the default debugger, a Visual C++ dialog box displays an Unhandled exception in xxx.exe (MSXML.dll): 0xC0000005: Access Violation. RESOLUTION
A supported fix for the MSXML.dll that corrects this problem is now available from Microsoft, however it has not been fully regression tested and should be applied only to systems experiencing this specific problem. http://support.microsoft.com/support/supportnet/default.aspNOTE: If you contact Microsoft to obtain this fix, a fee may be charged. This fee is refundable if it is determined that you only require the fix you requested. However, this fee is non-refundable if you request additional technical support, if your no-charge technical support period has expired, or if you are not eligible for standard no-charge technical support. For more information about eligibility for no-charge technical support, see the following article in the Microsoft Knowledge Base: Q154871 Determining If Your Product Is Eligible for No-Charge Technical Support STATUSMicrosoft has confirmed this to be a problem in MSXML.dll version 5.0.2314.1000. MORE INFORMATION
If a debugger is started upon the application error, the last two calls in the call stack before the crash may show as:
or
With the following disassembly code:
The crash occurs at instruction 7111A681 where the register EDI = 00000000.
Additional query words: MSXML.DLL load crash AV access violation 7111a681 1a681
Keywords : kbIE500 kbIE500bug kbXML kbiis400 |
Last Reviewed: December 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |