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

MSXML and resolving DTD's.

Subject: MSXML and resolving DTD's.
From: "roland@xxxxxxxxxx" <lists@xxxxxxxxxx>
Date: Thu, 15 Jun 2000 22:48:51 +0100
2146697209 msxml
Hi,
I have another query re: some ASP scripting:

Set xmlObj = Server.CreateObject("Microsoft.XMLDOM")
xmlObj.async=False
xmlObj.Load("moreover1.xml")

If I try to do the above loading an XML file locally (this is a copy I've
saved from moreover.com), I get the following error:
"No data is available for the requested resource. errorcode : -2146697209".
That file has the following declaration in it:

   <!DOCTYPE moreovernews SYSTEM
"http://someremotemachine/xml/moreover_dtd/m.dtd">

i.e. its trying to do a HTTP request to get hold of the DTD. Nothing out of
the ordinary here. However, MSXML gives me that above error.

Now, if I download that DTD to my local machine, and change moreover1.xml to
read

   <!DOCTYPE moreovernews SYSTEM "m.dtd" >

I have no problems at all. Any ideas why MSXML is behaving this way?  Or a
work around? If so, do please email me at roland@xxxxxxxxxx as well as to
the mailing list.

Thanks again,
Roland.



 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.