08-09-05 10:55 PM
Help!!
I have an asp page that generates an excel file but with the statement:
Set objExcel = Server.CreateObject("Excel.Application")
I keep getting the error:
'ASP 0178 : 80070005' Server.CreateObject Access Error
The call to Server.CreateObject failed while checking permissions. Access is
denied to this object.
Can anyone help, I've tried having IUSR and IWAM<machine name> have full
control but no help.
Thanks.
[ Post a follow-up to this message ]
|