arikdan / as3xls

Automatically exported from code.google.com/p/as3xls
0 stars 0 forks source link

Error #1000: The system is out of memory. #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load an Excel file with one sheet.PSA ExcelSheet Attached 
2. call  excelFile.loadFromByteArray(byteArray) where excelFile is 
instance of ExcelFile.as
3. The function loadStream(startSecID:uint of   CDFReader gives error at
        >>>>>stream.readBytes(ret, offset, sectorSize);

What is the expected output? What do you see instead?
expected : The file should be load normally.
see instead:
The Flex application crashes in IE 7.0 and in Firefox it gives out of 
memory error. 

What version of the product are you using? On what operating system?
Flex 3.0, Windows XP

Please provide any additional information below.

PSA BugExcelFile.xls

Original issue reported on code.google.com by vinay...@gmail.com on 5 Jun 2009 at 7:42

Attachments:

GoogleCodeExporter commented 9 years ago
I get the same error...

Original comment by ideges@gmail.com on 17 Jun 2009 at 12:40

GoogleCodeExporter commented 9 years ago
I have got it ... however after saving the excel once again in 97-2003 format I 
could import it

Original comment by laszlosc...@gmail.com on 30 Jun 2009 at 3:32

GoogleCodeExporter commented 9 years ago
this file can't read too!
The system is out of memory.
i try to saved to excel 5.0,95,97-2000 too.but out of memory too!

the file save by openoffice.org

Original comment by eshang...@gmail.com on 7 Dec 2009 at 3:36

Attachments:

GoogleCodeExporter commented 9 years ago
this bug has fixed by git version:http://github.com/djw/as3xls/

Original comment by eshang...@gmail.com on 7 Dec 2009 at 3:53

GoogleCodeExporter commented 9 years ago
Hi, 

the git addess is broken. 
https://github.com/djw/as3xls.git

any other idea

Original comment by desmarai...@gmail.com on 2 Mar 2011 at 4:52

GoogleCodeExporter commented 9 years ago
I personally tried to use the git version and I still run into the issue. Error 
"#1000: The System is out of memory."

Any Suggestions?

Original comment by timothyr...@gmail.com on 8 May 2014 at 6:22