ASP Error opening Excel
From: Hajime Kusakabe (hajime.kusakabe@eimcoprocess.com)
Date: 11/07/02
- Next message: Karl Levinson [x y] mvp: "Re: Need help with FTP permissions"
- Previous message: andrew cahill: "authentication problems on school network"
- Next in thread: Stefan Schachner[MS]: "RE: ASP Error opening Excel"
- Reply: Stefan Schachner[MS]: "RE: ASP Error opening Excel"
- Reply: Karl Levinson [x y] mvp: "Re: ASP Error opening Excel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Hajime Kusakabe" <hajime.kusakabe@eimcoprocess.com> Date: Thu, 7 Nov 2002 09:30:44 -0800
I am receiving the following error;
==============================================
Error Type:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking
permissions. Access is denied to this object.
==============================================
Code is;
==============================================
dim xlApp
Set xlApp = Server.CreateObject("Excel.Application") <<<
==============================================
I did all permissiion stuff, Q278013, Q315454, Q192152 but
nothing worked.
If you know how to fix this please let me know.
Regards,
Haji
- Next message: Karl Levinson [x y] mvp: "Re: Need help with FTP permissions"
- Previous message: andrew cahill: "authentication problems on school network"
- Next in thread: Stefan Schachner[MS]: "RE: ASP Error opening Excel"
- Reply: Stefan Schachner[MS]: "RE: ASP Error opening Excel"
- Reply: Karl Levinson [x y] mvp: "Re: ASP Error opening Excel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|