• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

unable to view poi generated excel in MS Excel viewer

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI All,
I am unable to view Excel generaetd through POI framework in MS-Excel viewer,

initially we are using OC4J servers then users able to see through MS-Excel viewer, But when we migrated from OC4J to Weblogic 11g users are unable to view the same

getting below error,

"microsoft excel viewer cannot open files of this type"

can anybody suggest me a way

Thanks in advance



vinay.
EVD1.jpg
[Thumbnail for EVD1.jpg]
 
Bartender
Posts: 4179
22
IntelliJ IDE Python Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We would need way more information to help you. The first thing you should do is figure out what part of the file is being written differently. Check the versions of all related applications and libraries and check to see if there is incompatibility. Check the extension and file type of the downloaded file to make sure it is the same between the two environments.
 
vinay yadha
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Steve Luke,

thanks for immedeate reply,
my problem is resolved by changing the content properties in html meta tags.
 
Is that a spider in your hair? Here, threaten it with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic