Apparently, the file being created by POI is corrupt .. it could be one
misplaced byte....

So excel throws this kind of an error for any corrupt workbook.

For us to debug this, in general, we need the minimum amount of code
required to replicate the problem, and an example sheet that shows the
error... it is quite impossible to find out what is hapenning otherwise.
However, tell us.. which exact version are you using... are you writing
a file from scratch, or are you re-writing a template? any other notable
features of the workbook... we might have some further pointers....

On Tue, 2003-10-14 at 20:34, Dang, Trang wrote:
> I am using POI 2.0 to create excel file, this file can be created and saved
> in a directory. When I open this file, I get the error : Die Anweisung in
> "0x300f41f8" verweist auf Speicher in "0x95c90008". Der Vorgang "read"
> konnte nicht auf dem Speicher durchgef�hrt werden. 
> Translated in English : "The statement in "0x300f41f8" references memory in
> "0x95c90008". The operation "read" can not be carried out in the memory". 
> Could anybody tell me why I get this error ?
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to