RE: [xsl] MSXML4

Subject: RE: [xsl] MSXML4
From: "Chris Bayes" <Chris@xxxxxxxxxxx>
Date: Tue, 24 Apr 2001 15:26:40 +0100
XML,
That would be the case if IE used Msxml2.DOMDocument but it doesn't it uses
Microsoft.XMLDOM which is why you need to run xmlinst.exe to get into
replace mode. If you check out my sniffer you will see that it gives you a
version 3 dom. See my other post

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of XML
>Everywhere
>Sent: 24 April 2001 14:03
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: Re: [xsl] MSXML4
>
>
>If you have MSXML4 installed, IE should
>be running the XSLT engine in MSXML4.
>
>Here is one quote I found on
>Microsoft's site:
>
>"It can be installed in side-by-side, but the
>version-independent ProgIDs will redirect
>to the new beta."  I think IE uses the
>version-independent ProgIDs.
>
>You can investigate this by searching the
>registry for Microsoft.XMLDOM and
>seeing which DLL it points to -- look in
>inprocserver32.
>
>Very confusing indeed.
>
>----- Original Message -----
>From: "Robert Seber" <robert.seber@xxxxxxxxxxxxxxxxxx>
>
>How is it possible to run version 4 in replace mode?
>
>Thanks for your help,
>
>Rob.
>
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread