[Home] [By Thread] [By Date] [Recent Entries]
Unless I'm misunderstanding what you are trying to do... You aren't going to want to do any HTTP URLs using XML on the server-side: http://support.microsoft.com/support/kb/articles/Q237/9/06.ASP The HTTP is built on top of WININET which does run under a service. ----- Original Message ----- From: Steven Livingstone, ITS, SENM <steven.livingstone@s...> To: <xml-dev@x...> Cc: <aaron@s...>; Martin Gudgin <marting@d...> Sent: Tuesday, April 18, 2000 8:47 AM Subject: RE: MSXML on Win 2000 and transformNode > Last mail before a rebuild..... > Said I would let you know how I get on. > > 1. The ASP dll somehow hangs when you try to load() a URL. > I created a very very basic XML file, containing the root and one childnode. > > Does anyone else have a problem with this URL loading? Server.MapPath works > fine. > I have tried everything now, so I am going to re-build if no-one else has a > solution. > > steven > > Author > Pro XML > http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861003110 > Pro Site Server 3, Wrox Press > http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861002696 > Pro Site Server 3.0 Commerce Edition, Wrox Press > http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861002505 > > Steven Livingstone > Glasgow, Scotland. > 07771 957 280 or +447771957280 > > > > -----Original Message----- > > From: Aaron Skonnard [SMTP:aarons@d...] > > Sent: 13 April 2000 19:34 > > To: Steven Livingstone, ITS, SENM; Martin Gudgin > > Cc: xml-dev@x... > > Subject: RE: MSXML on Win 2000 and transformNode > > > > IE5 is going to use the default component (from MSXML 2.0) unless you run > > the xmlinst.exe file that comes with the new releases (2.6 & 3.0). That's > > the thing I can think of that would account for the difference in > > behavior. > > > > -aaron > > > > > > > -----Original Message----- > > > From: owner-xml-dev@x... [mailto:owner-xml-dev@x...]On Behalf Of > > > Steven Livingstone, ITS, SENM > > > Sent: Tuesday, April 11, 2000 3:04 AM > > > To: Martin Gudgin > > > Cc: xml-dev@x... > > > Subject: RE: MSXML on Win 2000 and transformNode > > > > > > > > > Thanks Martin. > > > > > > Pretty sure I have all that right. > > > > > > I just put my code into a VB Object and will work on NT 4 with it. > > > I'm not entirety sure what the problem is on W2K. > > > > > > I have another project working fine to generate RDF, but for some reason > > > this one just hangs during the load method (loading a URL, anon user > > > allowed). > > > > > > --- Funny thing it, it works *fine* in VB, but it just hangs when called > > > from the browser via IIS5. The same thing work fine in IIS4 ! > > > It even happens if i just try to load the XML itself, with no > > > schema and no > > > XSL sheet. > > > > > > Odd. If anybody thinks of something :-) > > > > > > Thanks > > > Steven > > > > > > Author > > > Pro XML > > > http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861003110 > > > Pro Site Server 3, Wrox Press > > > http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861002696 > > > Pro Site Server 3.0 Commerce Edition, Wrox Press > > > http://www.wrox.com/Consumer/Store/Details.asp?ISBN=1861002505 > > > > > > Steven Livingstone > > > Glasgow, Scotland. > > > 07771 957 280 or +447771957280 > > > > > > > > > > -----Original Message----- > > > > From: Martin Gudgin [SMTP:marting@d...] > > > > Sent: 7 April 2000 20:55 > > > > To: XML-Dev Mailing list > > > > Subject: Re: MSXML on Win 2000 and transformNode > > > > > > > > Steven, > > > > > > > > I use transformNode on W2K. I've used it with version 2.0, 2.6 and > > 3.0. > > > > > > > > You have to have the correct namespace URI: > > > > > > > > 2.0 - http://www.w3.org/TR/XD-xsl > > > > 2.6/3.0 - http://www.w3.org/1999/XSL/Transform > > > > > > > > although if you have the code working on NT4 I'm not sure this is your > > > > problem. > > > > > > > > I can post an example of working code if that would help... > > > > > > > > Martin *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|

Cart



