Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default C# Referencing of Office Libraries without Office installation

We have a server running IIS (.NET 1.1) and need to parse Excel spreadsheets
uploaded to us. The server, however, does not have Office installed. Is
there a redistributable available so that the Excel classes/types can be
utilized by our C# app?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default C# Referencing of Office Libraries without Office installation

There is no Excel redistributable. And Ms don't recommend running Excel
on a server.
If you are using 2003 could your users save to XML and upload that?
If you are using 2007 look at Excel Services and If you can bump up your
..net version look at System.IO.Packaging

Cheers
Simon
Excel development website: www.codematic.net


gwfran wrote:
We have a server running IIS (.NET 1.1) and need to parse Excel spreadsheets
uploaded to us. The server, however, does not have Office installed. Is
there a redistributable available so that the Excel classes/types can be
utilized by our C# app?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default C# Referencing of Office Libraries without Office installation

Try searching to see if anyone has made a BIFF8 reader, either in C# or with
results accessible to C# (eg it makes a CSV or similar).

Regards,
Peter T

"gwfran" wrote in message
...
We have a server running IIS (.NET 1.1) and need to parse Excel
spreadsheets
uploaded to us. The server, however, does not have Office installed. Is
there a redistributable available so that the Excel classes/types can be
utilized by our C# app?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Office Plus Installation Glitch Jim R[_2_] Excel Discussion (Misc queries) 1 May 22nd 10 07:30 PM
Installation of Office 2007 Ravindra Excel Discussion (Misc queries) 0 May 30th 06 09:37 AM
How to identify missing libraries in Excel (Office-XP) using VBA Helge V. Larsen[_3_] Excel Programming 2 April 21st 05 02:07 PM
Code libraries usable in all of Office? Maury Markowitz Excel Programming 4 March 29th 05 03:49 PM
Office Object Libraries VanS[_2_] Excel Programming 1 November 23rd 04 06:51 PM


All times are GMT +1. The time now is 11:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"