473,396 Members | 1,914 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Has anyone sucesfully Integrated Excel with ASP.NET (what are the options)

LP
Hi,
I need to develop an ASP.NET application that takes report criteria
("filters") input from the user imports data to Excel template, maybe apply
additional formatting on Excel and sends excel file through HTTP response to
the browser. I do have some very painful experiences with Excel in ASP.NET,
I know what a pain it can be to get Excel to clean up flawlessly. Basically
I spent more time worrying about cleanup code than actual business rules.
What other options do I have? Has anyone done a successful Excel and .NET
integration? Currently I am considering the following options:

1.) Perform all excel related work in classis ASP
2) Perform all excel related work in COM (any security issues with that?)
3) Buy 3rd party component like Aspose Excel (anyone has any exp. with them
or any others?)

If you can add to this list, I would greatly appreciate it. Thank you!
Nov 19 '05 #1
1 967
It has been done... Just make sure you don't use the Excel COM object, but
the Office Web Component object instead.

http://www.4guysfromrolla.com/webtech/022801-1.shtml

HTH.

Dan.

"LP" <lp@a.com> wrote in message
news:OA**************@TK2MSFTNGP15.phx.gbl...
Hi,
I need to develop an ASP.NET application that takes report criteria
("filters") input from the user imports data to Excel template, maybe
apply
additional formatting on Excel and sends excel file through HTTP response
to
the browser. I do have some very painful experiences with Excel in
ASP.NET,
I know what a pain it can be to get Excel to clean up flawlessly.
Basically
I spent more time worrying about cleanup code than actual business rules.
What other options do I have? Has anyone done a successful Excel and .NET
integration? Currently I am considering the following options:

1.) Perform all excel related work in classis ASP
2) Perform all excel related work in COM (any security issues with that?)
3) Buy 3rd party component like Aspose Excel (anyone has any exp. with
them
or any others?)

If you can add to this list, I would greatly appreciate it. Thank you!

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Allison Bailey | last post by:
Hi Folks, I'm a brand new Python programmer, so please point me in the right direction if this is not the best forum for this question.... I would like to open an existing MS Excel spreadsheet...
0
by: George G. | last post by:
I am exporting a report to an Excel file. Whatever options I use for the formatting the results remain the same. I have set the ExcelTabHasColumnHeadings to true and false without any difference. I...
12
by: middletree | last post by:
I read through Curt's sample code for using ASP to create a spreadsheet (.xls). I think I understand the basics, but am still running into problems. I'm doing this on an Intranet app, so I saved...
1
by: LP | last post by:
Hi, I need to develop an ASP.NET application that takes report criteria ("filters") input from the user imports data to Excel template, maybe apply additional formatting on Excel and sends...
6
by: Marina | last post by:
Hi, I would like to give the ASPNET process that is running on my machine permission to connect to a sql server database that is on another machine. When I try to do this it says: 'Windows NT user...
4
by: Andrew | last post by:
Hey all, I would like to preface my question by stating I am still learning ASP.net and while I am confident in the basics and foundation, the more advanced stuff is still a challenge. Ok....
14
by: pmud | last post by:
Hi, I need to use an Excel Sheet in ASP.NET application so that the users can enter (copy, paste ) large number of rows in this Excel Sheet. Also, Whatever the USER ENETRS needs to go to the...
2
by: Trond Hindenes | last post by:
Hello all, I am working on a application for analyzing data from a SQL Server Database using vb.net. THe application will mostly be web-based, although we migt use some Windows Forms for some of...
16
by: LP | last post by:
Hello, I am trying to use .NET with Excel. I installed Office 2003 and selected ..NET programming suport option, so it installed all those PIA, as MS sugests. But I can not find a way to destroy...
6
by: AleydisGP | last post by:
I have a .plt file (which is a tab delimited ASCII file) and I want to format it to get a .dbf with data in rows and columns, detele some rows/columns and substitute decimal '.' with ','. All this...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.