Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 April 24th, 2007, 06:11 AM
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default CreateObject("ExcelApplication") does not work

Hello,

I have an ASP site that generates Excel reports. In fact I am using the "Excel.Application". I can generate the reports without any problems on my development machine. But one of the test servers failed to do that, I am getting the following error:
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission Denied: 'CreateObject'

I am getting this error at the point I am instantiating the Excel.Application!

Any help is appreciated...
Thanks

 
Old April 24th, 2007, 07:22 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

hi there..

do you have excel installed on that pc???? do you have the excel object installed on that pc????

HTH

Gonzalo

================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========
My programs achieved a new certification (can you say the same?):
WORKS ON MY MACHINE
http://www.codinghorror.com/blog/archives/000818.html
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
CreateObject error plsames VB How-To 3 October 14th, 2006 07:20 AM
How To use server.createobject in c# ranakdinesh C# 0 November 4th, 2005 08:18 AM
problem with CreateObject jg Classic ASP Components 0 August 28th, 2003 02:49 AM
problem with CreateObject jg Classic ASP Professional 0 August 26th, 2003 05:32 PM





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