When I try:

<cfexecute name="c:\inetpub\wwwroot\CODA\cluster_costs.pl"
timeOut="300"></cfexecute>

With 

#!/usr/local/ActivePerl-5.6/bin/perl -w in perl

Then I get

n exception occurred when invoking an external process.  
The cause of this exception was that: java.io.IOException: CreateProcess:
c:\inetpub\wwwroot\CODA\cluster_costs.pl error=193.  

When I try:

<cfexecute  name="C:\PERL\BIN\PERL.EXE"
arguments="c:\inetpub\wwwroot\CODA\cluster_costs.pl"
timeOut="300">

It executes, but never generates any results. There are no log files
written, which happens when I run the program from the command line. 

HELP!!

Rick 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201204
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to