Wrox Programmer Forums
|
Classic ASP Components Discussions specific to components in ASP 3.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 16th, 2004, 02:23 PM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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!

 
Old October 23rd, 2004, 09:36 AM
Authorized User
 
Join Date: Oct 2004
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Default

if you can run any executable file, then run a cmd file.

wagner reatto
 
Old September 28th, 2005, 08:07 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you need to go to Control Panel ->Administrative Tools ->Services

and right click 0n "iis Admin" and "world wide web publication" services
then, go to the Log on Tab and check "Allow to interact with desktop"
restart those services.

and that´s it...

Hope to be usefull....






Similar Threads
Thread Thread Starter Forum Replies Last Post
ASPExec.execute cmh Classic ASP Components 1 May 2nd, 2006 09:55 PM
This is how to make ASPEXEC, WSH work thru ASP texter Classic ASP Professional 3 September 1st, 2004 07:13 PM
This is how to make ASPEXEC, WSH work thru ASP texter Classic ASP Components 0 August 4th, 2004 11:58 PM
ASPExec does not work!!! planeswalk Classic ASP Components 7 January 28th, 2004 07:33 AM
WSH jgoodrow Pro VB.NET 2002/2003 1 August 17th, 2003 07:54 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.