RE: Please help - unknown grbit '16'

2007-04-24 Thread Tahir Akhtar
It could be because of version incompatibility. May be user machine have upgraded to newer version of excel. Try opening the file in excel and save-as a new file paying attention to format (Excel 97 etc). Then try running your program on newly saved file. > -Original Message- > From: Sara

Re: 3.0 release (and maven)

2007-04-24 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nick, >> So bug #39977 is not an issue anymore? > > The groupId bit isn't. Now we understand what it should be, we can use > the java package, and all will be fine. > > Comment #2 (http://issues.apache.org/bugzilla/show_bug.cgi?id=39977#c2) > stil

RE: Please help - unknown grbit '16'

2007-04-24 Thread Sara Uppalapati
Hi Justin, Thank you very much for the response. This Excel file is not password protected. I double checked. FYI - My application runs on HP UX and downloads the excel file everyday from user machine(Windows) and reads it. Sara Uppalapati IBM Global Services 513 277 4869 [EMAIL PROTECTED]

RE: Please help - unknown grbit '16'

2007-04-24 Thread Justin Warren
I get a similar error when I attempt to read a password protected Excel file. I'm not sure if that's what you have, but it's a possibility. -Original Message- From: Sara Uppalapati [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 24, 2007 2:53 PM To: poi-user@jakarta.apache.org Subject: Ple

Please help - unknown grbit '16'

2007-04-24 Thread Sara Uppalapati
Hi, We are using POI_3.0_Alpha.jar file and trying to read spread sheet in the code. It was working fine until few days back. Spread sheet was updated with more tabs and more data and after that getting below errors. I spent long time and still no clue. Spread sheet was updated on windows m