Version List of the Microsoft XML Parser

I was helping someone troubleshoot an XML parsing issue today and one of the things we did was verify the version of the MSXML parser being referenced in different development and testing environments. We did some searching and found KB article 269238, which lists the various (and quite numerous) versions of the MSXML parser. The list includes file versions for each release, along with the versions for service pack releases, hotfix releases, MDAC releases, and IE releases.

This list helped us determine exactly which versions of the MSXML parser was installed on the various servers, which saved us a good amount of troubleshooting time.

Print | posted on Tuesday, July 06, 2004 1:25 PM

Feedback

# re: Version List of the Microsoft XML Parser

left by Steven DeWalt at 7/8/2004 4:00 AM
So, were the versions in Dev and Testing different? If so, did this account for the actual problem encountered?

# re: Version List of the Microsoft XML Parser

left by Dave at 7/8/2004 6:01 AM
Steve - Welcome back to the blog world! To answer your questions, the versions in dev and test were the same, so it did not account for the actual problem. But at least it was something we could check off the list.
Comments have been closed on this topic.