>could use cfexecute to unzip a whole bunch of zip files. When I try to
>run it via <cfexecute> I constantly get the error:
>
>An exception occurred when invoking an external process.
>The cause of this exception was that: java.io.IOException:
>CreateProcess: wzunzip error=2.
>
>Is there any reason this shouldn't work? I tested <cfexecute> with
>netstat and ipconfig and they both work fine. Is it possible CF needs
>different permissions to run the wzunzip executable?
>
Are you using CFMX? Any reason why you wouldn't use the underlying Java
API's Zip/Unzip classes? There are UDFs at cflib.org if you can use them.
Regards,
Dave.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

