Ask a Question related to ASP Components, Design and Development.
-
eibenk@yahoo.com #1
Running cmd.exe with ASPexec - no errors, nothing done
Hey everyone,
I'm trying to run a command-line application (PuTTY's PSCP, a secure
FTP client) from an ASP page. I can manually open up cmd.exe, type or
paste in the command, and transfer a file. I can check with a GUI FTP
program (with no command-line interface) and see that the file was
transferred. So far, no problem.
I am not allowed to give the IUSR permission to use cmd.exe. So, I
downloaded ASPExec, copied it to the system32 directory, and ran
regsvr32, which gave me the success message.
When I try to use ASPExec to run the command-line application, I get
.... nothing. No error message is returned, but the file is not
transferred. I have hardcoded the command so that it is exactly what I
used when manually typing in the command.
I write out the result of the call, after it runs, to the screen. It
shows the entire command that I supposedly executed. Anybody have a
clue what this means?
I have tried running the sample scripts that come with ASPExec, with
mixed results. When I run ASPEXEC.asp, which opens up a text file, I
can see Notepad is running, but it doesn't show up on the screen.
When I run ASPPing.asp, which just pings a server you specify, I get an
error: "Could not create process."
What should I do? Is ASPExec set up incorrectly? Is there
documentation for ASPExec out there somewhere?
Kris
eibenk@yahoo.com Guest
-
500 error running asp on a virtual directory that runs asp.net with no errors
I do not understand why. I am running perfectly well asp.net on a virtual directory, but if I put a simple asp file such as this, and named it... -
running Acrobat on Win98 errors
Director opens pdfs nicely when the Acrobat folder is included on a distribution CD. Unless it is a Win98 machine. As acrobat launches, a... -
Need help with AspExec and xcopy...
Hello, im trying to xcopy files from one client to another using the AspExec component (desktop-shortcuts for a specific user....) <% client1 =... -
[PHP] Suppress errors when running as CGI?
On Thu, Aug 07, 2003 at 01:22:21PM -0500, Chris Boget wrote: Uh, no... plus, then I'd have to know about errors ahead of time. If I _knew_... -
MEMO field errors when running SQL filter -
I keep getting this error when i filter through a SQL server <font face="Arial" size=2> <p>Microsoft OLE DB Provider for ODBC Drivers</font>...



Reply With Quote

