M
Matt
I used to execute a command line script in IIS 4 using Dynuexec. This
is a third part server object I installed on the server
(http://www.dynu.com/dynuexec.asp). I installed this object onto my
Windows 2003 Server and I cannot run the script from an ASP. No error
is generated on the screen or in the event log. I think this has
something to do with IIS not being able to access cmd.exe from IIS or
maybe with COM permissions? Not sure though. I also tried using
WScript.Shell to execute the command line script and still could not
execute it from the ASP page. If I run the command line script from the
command prompt on the server it executes fine. How can I execute a
command line script form an ASP on Windows Server 2003 and IIS 6?
is a third part server object I installed on the server
(http://www.dynu.com/dynuexec.asp). I installed this object onto my
Windows 2003 Server and I cannot run the script from an ASP. No error
is generated on the screen or in the event log. I think this has
something to do with IIS not being able to access cmd.exe from IIS or
maybe with COM permissions? Not sure though. I also tried using
WScript.Shell to execute the command line script and still could not
execute it from the ASP page. If I run the command line script from the
command prompt on the server it executes fine. How can I execute a
command line script form an ASP on Windows Server 2003 and IIS 6?