[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Microsoft.XMLDOM load method ony works in local

Subject: Microsoft.XMLDOM load method ony works in local
From: "Eric Chappuis" <eric.chappuis@xxxxxxxxx>
Date: Thu, 7 Sep 2000 00:29:52 +0200
2146697209
Hi,

I cannot manage to make the load method works with a http URL. But it works
well with local file (c:\etc...)
Using IIS 5 and Win2000.

Is it some known issue ?

My code :

	result = source.load("http://eric/testeric/news/testdata.xml");
	Response.Write (source.parseError.errorCode );

That returns :
	-2146697209

if I use :
result = source.load("c:/inetpub/wwwroot/testeric/news/testdata.xml");
that work fine

thanks for any help.

Eric
                        (o o)
--------------------oOO--( )------------------------
Eric Chappuis
Marvel Communications - A Swissquote Group Company
16, rte des Avouillons - CH-1196 Gland
Phone : +41-22-999.67.67      Fax : +41-22-999.67.68
email : eric.chappuis@xxxxxxxxx
----------------------------oOO---------------------


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.