PDA

View Full Version : WScript.Shell


jmarcel
01-27-2004, 12:28 PM
Hi!

I'm using WScript.Shell object to run an application on server from the webserver. The script seems to be working, but when the server tries to start the application, an error arises, saying the application was open in the wrong way.

I tried to use ASPExec Object to do it, but the error remains... Does anyone know if Windows doesn't allow this or what configuration I must change do run this...

Tks
Marcel