This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: MSXML4


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@lists.mulberrytech.com
>[mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of XML
>Everywhere
>Sent: 24 April 2001 14:03
>To: xsl-list@lists.mulberrytech.com
>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@netdecisions.co.uk>
>
>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]