Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSXML4 compatability problems?

Status
Not open for further replies.

chiph

Programmer
Jun 9, 1999
9,878
US
We're looking at switching to MSXML4 for our parser (so we can use XSDs). But we've got a lot of existing code written against the 3.0 parser (Dim objDom As MSXML2.DOMDocument30, etc.). A concern is that the 4.0 parser replaces the 3.0 parser (doesn't run side-by-side).

Has anyone else made the switch, and if so, have you had any issues with backwards-compatability?

Thanks in advance.
Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top