Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 3rd, 2005, 12:29 AM
Registered User
 
Join Date: Feb 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default error when createobject excel.application

dear all,
i trying to use Server.CreateObject("excel.application"), but get an error message:

Server objecterror 'ASP 0177 : 800401f3' . Server.CreateObject Failed. Invalid ProgID.

i can use Server.CreateObject("Scripting.FileSystemObject") successfully, why this excel.application cannot work? or can i use Scripting.FileSystemObject to read data from an excel file? thank you very much.







Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP & Excel - Permission denied: 'CreateObject' shamigc Classic ASP Components 1 May 9th, 2006 06:58 PM
VBA Excel, outlook createobject Willie Johnson Jr Excel VBA 0 March 10th, 2006 05:11 AM
Application Defined Error in Excel VBA mahanti BOOK: Professional Crystal Reports for VS.NET 0 May 27th, 2005 12:38 AM
use CreateObject("word.application") in ASP Andraw Classic ASP Basics 10 January 14th, 2005 08:11 PM
Server.CreateObject("Outlook.Application") Dave Sell Classic ASP Professional 1 September 4th, 2004 01:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.