Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ShellExecute in ASPObject

Status
Not open for further replies.

tsb5270

Programmer
Jan 13, 2003
7
US
I have an ASPObject written in Delphi that needs to call an external .cmd file. I've tried ShellExecute, but it returns the error "Access Is Denied". I've also tried using WShell.Run with the same results. I'm beginning to think that there is some restriction on calling an external program from inside an ASPObject. Is this true? If not, does someone have any ideas what needs to be done to make this work?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top