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

We've developed a scripted reporting solution that uses the Excel COM object
for the reports creation. Now we've got a customer asking about using the
system to generate web based reports, which we think we can manage as well
by converting the application to a web service.

The kicker is that they don't want Excel to be available on the web server.
It will be located in remote offices, and they're afraid if it's on there,
someone is going to use it and screw something up.

I've googled and searched MSDN, but I can't find any mention of an Excel
Runtime license like the Access Runtime. Is there one?

Thanks!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Excel Runtime Available?

There is no "runtime" version of excel, and its use on servwers is not
recommended.

Your best bet might be a 3rd-party COM object such as ExcelWriter or
similar.
http://officewriter.softartisans.com/

--
Tim Williams
Palo Alto, CA


"Mark Tutt" wrote in message
...
We've developed a scripted reporting solution that uses the Excel COM

object
for the reports creation. Now we've got a customer asking about using the
system to generate web based reports, which we think we can manage as well
by converting the application to a web service.

The kicker is that they don't want Excel to be available on the web

server.
It will be located in remote offices, and they're afraid if it's on there,
someone is going to use it and screw something up.

I've googled and searched MSDN, but I can't find any mention of an Excel
Runtime license like the Access Runtime. Is there one?

Thanks!




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 225
Default Excel Runtime Available?

Hi Mark,

In addition to Tim's suggestion.
Also Office application is designed for Desktop application.
We did not support running Office Application(Excel...) at server side,
including asp, asp.net,.....

Considerations for server-side Automation of Office
http://support.microsoft.com/default...;EN-US;q257757


Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.

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

You could have a look at http://blogs.msdn.com/excel/default.aspx and see if
Excel 2007 server components would be any good....


--
www.alignment-systems.com


"Mark Tutt" wrote:

We've developed a scripted reporting solution that uses the Excel COM object
for the reports creation. Now we've got a customer asking about using the
system to generate web based reports, which we think we can manage as well
by converting the application to a web service.

The kicker is that they don't want Excel to be available on the web server.
It will be located in remote offices, and they're afraid if it's on there,
someone is going to use it and screw something up.

I've googled and searched MSDN, but I can't find any mention of an Excel
Runtime license like the Access Runtime. Is there one?

Thanks!



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
Excel 2003 Runtime Error M4Help Setting up and Configuration of Excel 0 March 13th 08 09:00 PM
Excel libs/Runtime for .NET Arunas Excel Discussion (Misc queries) 1 June 23rd 07 12:51 PM
how i add picture in excel using vb6.0 at runtime sacsin Excel Programming 1 July 29th 05 12:21 PM
Make Excel a runtime application Wylie C Excel Programming 3 February 14th 05 05:53 PM
Excel help giving runtime error Hari Prasadh Excel Discussion (Misc queries) 1 January 21st 05 01:23 PM


All times are GMT +1. The time now is 03:38 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"