Subject: RE: Problem in loading huge XML file in IE6.0
From: Vijaya Kumar Y <vijayay@xxxxxxxxxxxxxx>
Date: Mon, 20 Jan 2003 13:18:19 +0530
|
Yeah it displayed the line number also, later i looked in to that line , but
i dont find any error
-----Original Message-----
From: Jarno.Elovirta@xxxxxxxxx [mailto:Jarno.Elovirta@xxxxxxxxx]
Sent: Monday, January 20, 2003 1:14 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Problem in loading huge XML file in IE6.0
Hi,
> Please tell me what is the Maximum size of XML file that can be
> displayed in IE.
Depends on how much memory you have.
> I am having huge XML file(about 997KB ), when this file is
That's not huge...
> loaded on the IE
> 6.0 Browser,
> it gives an error(Invalid character found in text content).
I would imagine it would give you "out of memory error" if the problem was
with memory consumption; your XML document is not well-formed.
> Please note that there is no such special charater i am using in it..
> How to overcome it?
If the error message contains a line number, so see what looks
non-well-formed on that line, and fix it.
Cheers,
Jarno - Dulce Liquido: Psicosis
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|