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 Rhinorhino 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
Joined
Jun 9, 1999
Messages
9,878
Location
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.

Similar threads

Replies
3
Views
335
Replies
1
Views
299
Replies
0
Views
188
Replies
7
Views
248

Part and Inventory Search

Sponsor

Back
Top