<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>Clarification on &quot;Burnt by MSXML.DLL&quot;</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>In a previous message, I wrote:</FONT>
<BR><FONT SIZE=2>&gt;&gt;We have been burnt with relying on MSXML.DLL.</FONT>
</P>

<P><FONT SIZE=2>To clarify, the &quot;Pre-DOM&quot; C++ XML Parser seems to work fine.&nbsp; </FONT>
</P>

<P><FONT SIZE=2>However, this requires that our clients have a particular version of IE installed on their machines.&nbsp; My company's tech support staff are constantly getting calls about why something doesn't work.&nbsp; Their problem is they don't have an MSXML.DLL on their system!</FONT></P>

<P><FONT SIZE=2>The answer is: </FONT>
<BR><FONT SIZE=2>&quot;You have to have IE4, SP1 installed.&quot;&nbsp; This seems to upset a lot of our corporate clients, who have chosen Netscape as their browser, and they don't want to have anybody installing newer versions of IE.</FONT></P>

<P><FONT SIZE=2>Hence, &quot;burnt.&quot;</FONT>
</P>
<BR>

<P><FONT SIZE=2>SIDE NOTE:</FONT>
<BR><FONT SIZE=2>In another project, I'm now using the IE5 DOM and have found it very easy to use, especially with the VC++ 6.0 #import feature of the DLL. My only complaint is that the error messages returned are almost always E_FAIL.</FONT></P>

</BODY>
</HTML>