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

RE: Maximum Document Size

Subject: RE: Maximum Document Size
From: CMangano@xxxxxxxxxxx
Date: Thu, 19 Jul 2001 10:54:59 -0700
microsoft.xmldom size limit
Well, I figured out the problem.  It would seem that the machine I was
loading the XML doc on did not have enough memory to store the document.  I
ran it on our server with 1GB of ram, and it worked fine, and quite quickly
actually.

-----Original Message-----
From: CMangano@xxxxxxxxxxx [mailto:CMangano@xxxxxxxxxxx]
Sent: Thursday, July 19, 2001 9:37 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Maximum Document Size


Hi all.  I am having a strange problem.  Let's say I have 3 xml documents A,
B, and C.  A is 10MB, B is 20MB and C is 80MB.  I am trying to load the XML
docs on the server, using the following code:

Set objXML = Server.CreateObject("Microsoft.XMLDOM")
Response.Write objXML.Load(Server.MapPath("<A, B or C.xml>"))

If it loads the document it writes True, otherwise it writes False.  Well,
it writes True for A and B, but False for C.  I can only assume the reason
it is not loading C is due to the size of the file.  Does anyone know if
there is a limit in file sizes for the XMLDOM?  Thanks.

Chris Mangano

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

 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.