Subject: RE: Problem in loading huge XML file in IE6.0
From: "Henk J Meulekamp" <henkmeulekamp@xxxxxxxxx>
Date: Mon, 20 Jan 2003 08:52:17 +0100
|
|
| Hi Guys,
| Please tell me what is the Maximum size of XML file
| that can be displayed in IE. I am having huge XML file(about
| 997KB ), when this file is loaded on the IE 6.0 Browser,
| it gives an error(Invalid character found in text content).
| Please note that there is no such special charater i am
| using in it.. How to overcome it? Any pointer would be a great help.
I think you really have an invalid character.. Try load it with msxml
parser, and check the parseerror attributes. Like linenumber and
sourcetext to get the specific linenumber.
Regards
henkmeulekamp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|