CreateObject("Excel.Application") Error 
Author Message
 CreateObject("Excel.Application") Error

I have the following problem:

In my development server the sentence (in the subject) works, but my App
Server sends an error:
Error 424 Object Required.

In Both (W2000 Server) the same version of MS Excel is Installed.

Please If  someone have seen this problem before, show me a hint to resolve
it.

Thanks.



Fri, 11 Jul 2003 09:03:52 GMT  
 CreateObject("Excel.Application") Error
Excel is not registered; look at Windows Registry!
Register your Application.

Toni



Sat, 12 Jul 2003 20:42:31 GMT  
 CreateObject("Excel.Application") Error
Thanks Toni,

But it seems that Excel is already registered.
Regedit shows the same for both servers respect to Excel.

Is there another thing about Excel that I should register with regedit?...
How?

Enrique.



Sat, 12 Jul 2003 02:54:23 GMT  
 CreateObject("Excel.Application") Error
Are the NT permissions on the folder where Excel is installed effectively the same on both boxes
with respect to the account the ASP is executing under???

--
Michael Harris
Microsoft.MVP.Scripting
--

Please do not email questions - post them to the newsgroup instead.
--


Quote:
> Thanks Toni,

> But it seems that Excel is already registered.
> Regedit shows the same for both servers respect to Excel.

> Is there another thing about Excel that I should register with regedit?...
> How?

> Enrique.



Sun, 13 Jul 2003 04:16:37 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. CreateObject("Excel","//server"), MsgBox output

2. CreateObject("Excel.Application")

3. CreateObject("Excel.Application") problem

4. CreateObject("Excel.Application")

5. CreateObject("Excel.Application")

6. CreateObject("Excel","//server"), MsgBox output

7. Set xLApp = CreateObject("Excel.Application")

8. Server.CreateObject("Excel.Application")

9. CreateObject("Excel.Application") Fails on NT

10. CreateObject("Word.Application") Error

11. VBScript: Error on CreateObject("InternetExplorer.Application")

12. Application.CreateObject("DAO.DBEngine") : Error

 

 
Powered by phpBB® Forum Software