Subject: Permission denied
Posted By: zah_amir Post Date: 1/24/2006 2:16:36 AM
Hello , any someone can help me

I try to create object with ASP, but when i try to run that application, I have Error messege "Permission denied",
how i can solve that error, pleasee help me

this is my code
create.object("excel.application")

Reply By: InsouciantCoquette Reply Date: 1/24/2006 10:45:29 PM
Hmm. Wouldn't the whole line of code would be:

Set A = Server.CreateObject("Excel.Application")
A.Open
??

I'm not really sure about this as I'm too doing codes on accessing DB & creating  recordsets but I'm sure you can Google that. :)

* Love me for a reason; Let the reason be love *

Go to topic 39079

Return to index page 386
Return to index page 385
Return to index page 384
Return to index page 383
Return to index page 382
Return to index page 381
Return to index page 380
Return to index page 379
Return to index page 378
Return to index page 377