That's good news Roy. Must admit that I am perplexed as well as to why this single command should cause that sort of error message to be displayed.
If you have the time, it may be worthwhile creating a very simple example that demonstrates the problem and submitting it as a bug. If you do this, remember to let the developers have the code, the Excel file and tell them the version of POI you used and the version of Excel. Roy Xiao wrote: > > Hi MSB, > > > > I checked my code , at last , it is normal after i remove > "sheet.createFreezePane(0,0);" from my code . ! I don't know Why is it > like this? but thank you very much for your help! > > > > On Wed, 2009-02-25 at 08:33 -0800, MSB wrote: >> Roy, I have been doing a little digging around and have a few questions >> for >> you. >> >> You say that the .xls file is created on a pc running LInux. Do you have >> Excel installed on that PC? If so, what is the result of trying to open >> the >> generated .xls file on that machine? >> >> The machine that is running Windows XP and where you see the error >> message >> when opening the file, what version of Excel is installed/running on that >> machine? Has it been upgraded to Service Pack 3 because I have seen users >> experiencing problem with both Office 2003 and Office 2007 after >> installing >> Service Pack 3. >> >> Is it possible for you to test your file on another machine, possibly >> running a different version of Excel just to see if it displays the same >> error message? >> >> As I have said, I have not yet had the opportunity to look at your code >> in >> detail yet but this error seems to relate to issues surrounding URL's >> named >> areas, forumlae and lists - amongst others. If I manage to un-earth >> anything >> else, I will let you know. >> >> >> Roy Xiao wrote: >> > >> > Hi all: >> > >> > I generate a xls file by POI 3.5 in Linux, when i open this file in >> the >> > window xp, the system popup a message "file error: the data maybe lost >> > ", why ? thanks! >> > >> > >> > Best Regards! >> > >> > Roy >> > >> > 2009-02-24 >> > >> > >> > --------------------------------------------------------------------- >> > 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] > > > -- View this message in context: http://www.nabble.com/the-data-maybe-lost%21-tp22177059p22228391.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
