|
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 *
|
|