[
Lists Home |
Date Index |
Thread Index
]
- From: Chris Lovett <clovett@microsoft.com>
- To: 'Ben Trafford' <btrafford@worldnet.att.net>
- Date: Mon, 3 Nov 1997 17:20:41 -0800
> Is there
> any public documentation on the error messages that MSXML gives out?
> Simon St.Laurent sent me some the other night, and they were a little. .
> .confusing.
>
> Here's the copy of the error message he sent me:
>
> Error: null(24,9)
> Context: - <null>
> com.ms.xml.ParseException: Expected: Doctype
> at com.ms.xml.Parser.error(Parser.java:110)
> at com.ms.xml.Parser.parseToken(Parser.java:583)
> at com.ms.xml.Parser.parseKeyword(Parser.java:599)
> at com.ms.xml.Parser.tryDocTypeDecl(Parser.java:748)
> at com.ms.xml.Parser.parseProlog(Parser.java:676)
> at com.ms.xml.Parser.parseDocument(Parser.java:642)
> at com.ms.xml.Parser.parse(Parser.java:58)
> at com.ms.xml.Document.load(Document.java:183)
> at msxml.main(msxml.java:48)
>
> Can you explain to me what that error represents, in terms of what
> each
> field means? It's obviously sorted in a rational fashion, but I'm not
> very good at guesswork. Any help you could proffer would be very much
> appreciated, even if it's just pointing me to some more narrative-style
> documentation (if any exists).
>
[Chris Lovett] This is the old error message format are you sure it
installed ok ? The new msxml.java doesn't print out the exception stack any
more.
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|