My error was that I didn't wait for the thread to finish laoding the xml
document before applying the transform.
Thanx
Paulo Gaspar wrote:
> No, this is not MSXML bug list address. That one you can get
> form the page from which you downloaded MSXML3.
>
> Where are you trying to use document()? If it is in a ASP or
> in a Server application it will probably NOT work since the
> library that is currently used by MSXML for HTTP transfers is
> a Internet Explorer COM component that does not work well in
> multithreaded applications.
>
> Have fun,
> Paulo Gaspar
>
> > -----Original Message-----
> > From: owner-xsl-list@xxxxxxxxxxxxxxxx
> > [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of SoftLiban KEYROUZ
> > Charbel
> > Sent: Wednesday, August 09, 2000 10:40
> > To: xsl-list@xxxxxxxxxxxxxxxx
> > Subject: Re: MSXML document() function.
> >
> >
> > To further clarify the problem, whenever I load the XML file direclty from
> > the hard drive using c:\xml\file.xml the document function works fine but
> > if I request the xml file using the webserver i.e
> > http://myserver/xml/file.xml I get this error: "The data necessary to
> > complete this operation is not yet available"
> > BTW what is the email of MSXML bug list.
> >
> > SoftLiban KEYROUZ Charbel wrote:
> >
> > > Hi all,
> > > Has anyone tried the document function available with MSXML July 2000
> > > release, because I tried to use it and I am always getting "data is not
> > > ready" error. Does anybody have an idea of what am I doing wrong?
> > >
> > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
> >
> >
> > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
> >
>
> 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 |
- <Possible follow-ups>
- Joshua Allen - Wed, 9 Aug 2000 13:44:04 -0700
|
|