FALCONSEYE
Programmer
i am using the following
<cfexecute name="...\somthing.exe"></cfexecute>
and getting an error
An exception occurred when invoking an external process.
The cause of this exception was that: java.io.IOException: CreateProcess: \...\something.exe error=3.
ColdFusion cannot determine the line of the template that caused this error. This is often caused by an error in the exception handling subsystem.
does anyone have any idea?
<cfexecute name="...\somthing.exe"></cfexecute>
and getting an error
An exception occurred when invoking an external process.
The cause of this exception was that: java.io.IOException: CreateProcess: \...\something.exe error=3.
ColdFusion cannot determine the line of the template that caused this error. This is often caused by an error in the exception handling subsystem.
does anyone have any idea?