ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   C# Referencing of Office Libraries without Office installation (https://www.excelbanter.com/excel-programming/420918-c-referencing-office-libraries-without-office-installation.html)

gwfran

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?

Simon Murphy[_2_]

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?


Peter T

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?





All times are GMT +1. The time now is 08:46 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com