No, I did not use any template to generate this file. I coded it with the HSSF API (HSSFWorkbook, and so on). It seems something is missing in the generated file that causes that error. Office2k on XP seems to be more fault tolerant than 97 on NT.
Best regards, Bruno CHEVALIER Selon "KHZ (SAW)" <[EMAIL PROTECTED]>: > Hi Bruno. > > Did you use a template for generating this Excel file? > > We had problems in some systems (Excel*) but not in others (OpenOffice) > when opening. Building the template from the scratch it worked. When > opening the template using POI we didn't see warnings then (unknown Ptg > ...). Before we've seen such things. > > Regards, Karl-Heinz. > > > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 7. Dezember 2004 15:09 > An: [EMAIL PROTECTED] > Betreff: memory problem with HSSF > > Hello, > > I have generated an Excel file with HSSF with 300 rows and 3 columns (55 > kB) > When I open the Excel file with Office 97 on win NT4.0 I got an error > "out of > memory" (the error message comes from Excel, not the web app!). > > If I open the same file with Office 2000 on win XP I don't have the same > error > message! > > Any idea? > > Best regards, > > Bruno CHEVALIER > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
