Problems using WSH and ASPEXEC
Hi,
I'm trying to execute a ".exe" in my server (a NT 4.0 box) from a ASP page, I'm able to execute the program, it appears in the task manager, if I don't pass any parameter (for example, I can run Calc.exe, it appear in the task manager, and I checked the "Allow Service To Interact With Desktop"). If I try to run Notepad c:\test.txt, it does not work.
Well, and I try to run with parameters, it does not appear in the task manager, and don't execute... Any ideias ? (Don't give me any error thought).
Thanks!
|