[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: MSXML document() function.


Subject: RE: MSXML document() function.
From: Joshua Allen <joshuaa@xxxxxxxxxxxxx>
Date: Wed, 9 Aug 2000 13:44:04 -0700

Was this the case where you don't set .async=false
and then attempt to use the document without checking
readyState?  I have had that happen to me too many
times, so I usually just set .async=false.

-J


> -----Original Message-----
> From: charbel.keyrouz@xxxxxxxxxxxxxxxx
> [mailto:charbel.keyrouz@xxxxxxxxxxxxxxxx]
> Sent: Wednesday, August 09, 2000 8:00 AM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Re: MSXML document() function.
> 
> 
> 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


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



Current Thread
Keywords
xml