HalfaCracka
IS-IT--Management
We use to have a server running Windows 2000 and coldfusion 4.5. On one of our web pages we had a cfexecute that ran a batch file on the server and that ran its course.
We have now upgraded to a windows 2003 server and upgraded coldfusion to mx 6.1. Now that same cfexecute will not run the batch file nor a vbs file that performs the same routine. This is the error I keep getting:
An exception occurred when invoking an external process.
The cause of this exception was that: java.io.IOException: CreateProcess: c:\path\to\myfile.vbs error=193.
Anyone have any ideas or suggestions as to whats going on or not going on that would not allow this to run.
We have now upgraded to a windows 2003 server and upgraded coldfusion to mx 6.1. Now that same cfexecute will not run the batch file nor a vbs file that performs the same routine. This is the error I keep getting:
An exception occurred when invoking an external process.
The cause of this exception was that: java.io.IOException: CreateProcess: c:\path\to\myfile.vbs error=193.
Anyone have any ideas or suggestions as to whats going on or not going on that would not allow this to run.