This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML: What am I missing?


Michael,

It would help to know what processor you're running. This could be as 
simple a problem as its wanting the declaration to be lower case, i.e. 
"iso-8859-1". But unless you tell us what application or processor is 
giving you this behavior, there's no way of assessing why it is. No matter 
what the problem, it's apparently not robust enough to give you a 
meaningful error message.

(Of course, you're not asking an XSL question either: but I guess 
everyone's allowed one free chip.)

Cheers,
Wendell

At 04:29 PM 8/28/01, you wrote:
>I have an XML file I can open fine when it says this at the top
>
><?xml version="1.0"?>
>
>but if I change it to this, which is what I need, it won't open.
>
><?xml version="1.0" encoding="ISO-8859-1"?>
>
>Suddenly I get Run Time Error -2147467259 (80004005)
>If I change it back, the error goes away
>
>Why is this, am I missing something?


======================================================================
Wendell Piez                            mailto:wapiez@mulberrytech.com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]