Integration of Excel and asp.net

S

Simon

I want to integrate Excel 2003 with ASP.NET 2.0 Web sites to generate
graphical reports in Excel. Is there any good sample or material on how to
accomplish it?

Thanks.
 
J

Jialiang Ge [MSFT]

Hello Simon,

Welcome to Microsoft Managed Newsgroup Support Service!

From your post, my understanding on this issue is: you wonder how to
generate Excel-like graphical reports in ASP.NET 2.0 Web sites. If I'm off
base, please feel free to let me know.

First, I hope to let you know that Microsoft strongly recommends that
developers do not automate Office product, e.g Excel, directly in server
applications like ASP.NET web sites. The KB article
http://support.microsoft.com/kb/257757/EN-US/ illustrates the reason.

The alternative is to use OWC (Office Web Components) which can generate
and display Excel-like spreadsheet, chart reports, or even pivot tables.
Because OWC runs based on Office, so Office (Excel in this case) is still
needed on the server machine.

Learning materials of OWC:

Introducing the Office Web Components:
http://msdn2.microsoft.com/en-us/library/aa155782(office.10).aspx

Working with the Office Web Components:
http://msdn2.microsoft.com/en-us/library/aa189864(office.10).aspx

Microsoft Office Web Components resources:
http://support.microsoft.com/kb/555237

OWC Documents and samples can be found at:
http://support.microsoft.com/default.aspx?scid=kb;en-us;319793

ASP.NET Server-Side Charting with OWC11
http://www.codeproject.com/KB/aspnet/owc11article.aspx

ASP.NET Charting Using Office Web Components (OWC)
http://aspnet.4guysfromrolla.com/articles/080603-1.aspx

and more if you search "asp.net owc" online.

If you have any other questions or concerns, please feel free to let me
know.

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
J

Jialiang Ge [MSFT]

Yes, that's a more accurate hit for the issue. Thank you, Simon, for
sharing the finding with us. : )

Regards,
Jialiang Ge ([email protected], remove 'online.')
Microsoft Online Community Support

=================================================
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).

This posting is provided "AS IS" with no warranties, and confers no rights.
=================================================
 
Joined
May 20, 2008
Messages
2
Reaction score
0
integrating excel with asp.net 2.0

Hi,
I am also facing the same problem in integrating excel with asp.net 2.0

I had already got the same link which you have suggested.
But i am not getting that and even am not understanding that article.
could you pls explain it

Regards,
ammu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,169
Latest member
ArturoOlne
Top