all groups > inetserver asp components > october 2005 >
You're in the

inetserver asp components

group:

Excel create object error


Excel create object error Jeroen de Wolf
10/4/2005 4:45:01 AM
inetserver asp components: Hello!

I have an ASP page that creates an Excel object:
set lobjXLSApplication = CreateObject("Excel.Application")

This used to run fine on my local machine, but since I've installed Office
2003, I get the following error:
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object: 'Excel.Application'

What do I have to do to keep my old script working?

Thank you very much for your help in advance!
Re: Excel create object error McKirahan
10/4/2005 7:57:46 AM
[quoted text, click to view]

Google on (CreateObject Excel.Application 2003) came up with these:

http://www.issociate.de/board/post/258443/Failed_CreateObject(%22Excel.Appli
cation%22)_in_Window_2003_Server.html

http://www.neevia.com/support/examples/cr/?get=ex003aspnet

AddThis Social Bookmark Button