tried the full path, to no avail?

here is my code.

<cfexecute 
        name="d:\www\clients\cx_Web~1\xml_123\cx_run.bat" 
        arguments=" in_123.xml out_123.xml" />

if i run same from command line like this:

cx_run.bat in_123.xml out_123.xml

and it works fine :( any ideas? anyone?

thanks
tony

-----Original Message-----
From: Howie Hamlin [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, August 01, 2002 8:51 PM
To: CF-Talk
Subject: Re: cfexecute?


Error 2 means "The system cannot find the file specified."

Have you tried the full path to the file?

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
>>> Find out how iMS Stacks up to the competition:
http://www.coolfusion.com/imssecomparison.cfm

----- Original Message -----
From: "Tony Weeg" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, August 01, 2002 8:36 PM
Subject: cfexecute?


> any ideas why this wont run?
>
> here is my code.
>
> <cfexecute name="cx_run.bat" arguments="in_123.xml out_123.xml" />
>
> and here is the error....?
>
> Cannot execute cx_run.bat
>
> Windows NT error 2 occurred.
>
> The error occurred while processing an element with a general
identifier
> of (CFEXECUTE), occupying document position (1:1) to (1:66) in the
> template file D:\www\clients\cx_WebServiceApp\xml_123\runTheBat.cfm.
>
>
> ...tony
>
> tony weeg
> [EMAIL PROTECTED]
> www.revolutionwebdesign.com
> rEvOlUtIoN wEb DeSiGn
> 410.334.6331
>
> 

______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to