Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Excel distributables?

Hi all....

I have developed a web application that exports some information to Excel.
It works in my development environment because I have Microsoft Office
installed, but in production I don't have it, so the application didn't work
because it could not instantiate Excel.Application class, and in fact, that
class isn't registered in it. I tried by installing Office 2003 web
components but that class isn't registered either.

I know that class is present in EXCEL.EXE file, so, how can I distribute
applications that uses Excel.Application to generate excel files?

Thanks a lot in advance
Jaime
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Excel distributables?

Hi Jaime,

I believe that your users will need to have a copy of Excel.

---
Regards,
Norman



"Jaime Stuardo" wrote in message
...
Hi all....

I have developed a web application that exports some information to Excel.
It works in my development environment because I have Microsoft Office
installed, but in production I don't have it, so the application didn't
work
because it could not instantiate Excel.Application class, and in fact,
that
class isn't registered in it. I tried by installing Office 2003 web
components but that class isn't registered either.

I know that class is present in EXCEL.EXE file, so, how can I distribute
applications that uses Excel.Application to generate excel files?

Thanks a lot in advance
Jaime



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Excel distributables?

You can't distribute the Excel program, so each use would have to
have Excel installed on his local machine.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Jaime Stuardo" wrote in
message
...
Hi all....

I have developed a web application that exports some
information to Excel.
It works in my development environment because I have Microsoft
Office
installed, but in production I don't have it, so the
application didn't work
because it could not instantiate Excel.Application class, and
in fact, that
class isn't registered in it. I tried by installing Office 2003
web
components but that class isn't registered either.

I know that class is present in EXCEL.EXE file, so, how can I
distribute
applications that uses Excel.Application to generate excel
files?

Thanks a lot in advance
Jaime



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Excel distributables?

But this is a web server that generates the Excel file... so.. what's the
goal of Office Web Components then? I don't think that I must install Office
application in production environment. Do you know if I can use other
component to generate XLS files?

Jaime

"Norman Jones" wrote:

Hi Jaime,

I believe that your users will need to have a copy of Excel.

---
Regards,
Norman



"Jaime Stuardo" wrote in message
...
Hi all....

I have developed a web application that exports some information to Excel.
It works in my development environment because I have Microsoft Office
installed, but in production I don't have it, so the application didn't
work
because it could not instantiate Excel.Application class, and in fact,
that
class isn't registered in it. I tried by installing Office 2003 web
components but that class isn't registered either.

I know that class is present in EXCEL.EXE file, so, how can I distribute
applications that uses Excel.Application to generate excel files?

Thanks a lot in advance
Jaime




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel distributables?

Web components require that the user have a licensed copy of Office. They
are intended as a convenience - not as a free replacement for Excel.

--
Regards,
Tom Ogilvy


"Jaime Stuardo" wrote in message
...
But this is a web server that generates the Excel file... so.. what's the
goal of Office Web Components then? I don't think that I must install

Office
application in production environment. Do you know if I can use other
component to generate XLS files?

Jaime

"Norman Jones" wrote:

Hi Jaime,

I believe that your users will need to have a copy of Excel.

---
Regards,
Norman



"Jaime Stuardo" wrote in

message
...
Hi all....

I have developed a web application that exports some information to

Excel.
It works in my development environment because I have Microsoft Office
installed, but in production I don't have it, so the application

didn't
work
because it could not instantiate Excel.Application class, and in fact,
that
class isn't registered in it. I tried by installing Office 2003 web
components but that class isn't registered either.

I know that class is present in EXCEL.EXE file, so, how can I

distribute
applications that uses Excel.Application to generate excel files?

Thanks a lot in advance
Jaime






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
Do Excel automation re-distributables exist ??? RAV Excel Programming 0 September 1st 03 02:39 PM


All times are GMT +1. The time now is 02:19 PM.

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

About Us

"It's about Microsoft Excel"