Generate Excel reports in ASP.NET

R

Rana

I developed a reporting website using ASP.NET and Microsoft Office XP.
The reports are generated using Microsoft Excel. It works perfectly as
designed in the development environment.
I deployed it on production server, which has Microsoft Office 2003
installed. The site works perfectly, except that the excel reports do
not come up. No error message is displayed.
Is it an issue with Microsoft frontpage extension or could it be a
Microsoft Office version issue.
Any help is greatly appreciated.
Thanks
 
I

Ian Oldbury

check out
Subject RE: export datagrid data to Excel file within the
Dated 3rd April
microsoft.public.dotnet.framework.aspnet.dtagridcontrol
 
S

Swati Rana

Thanks Ian!!

I have used microsoft office web components to automate Excel. I have a
predefined excel template, which I populate using an XML file.

In the development environment I included refrences to Microsoft Office
XP. On the production server, Microsoft Office 2003 is installed. Could
the different version, be the cause for the report not being displayed
on the production box?

Should I uninstall Microsoft Office 2003 and install Microsoft Office XP
on the production server to bring up the report? Or is there some other
resolution? Could you please direct me to some sample code which use
microsoft office excel component.

Thanks!!
 
A

Alvin Bruney [MVP]

Microsoft office 2003 is not related to the Office web components. The OWC
is a stand-alone component. office 2003 installs a readonly license for
owc10 and owc11 on the server. It does not install the owc components. Your
client needs to install the target version of the OWC. In addition, you will
need to run the setup program for owc10 on the server since it is
stand-alone, it doesn't get installed by default. It works on your machine
because you have installed the owc. Does this make sense? see my website for
more details
http://tinyurl.com/27cok
 
Joined
Apr 27, 2011
Messages
2
Reaction score
0
Why Microsofy, why?

You would think having products produced by the same company, they should be fully integratable. That is the problem with some of these software monsters. I have found various small time developers that produce products with ease of use as a primary focus. No bothering with integration workarounds or any of that crap.

-Conner
Excel Reports
 

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,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top