« Resolving cfform.js and masks.js not found errors when working with cfform | Main | How to identify 64-bit OS compatibility issues with ColdFusion »

November 7, 2006

ColdFusion MX on Windows: Redirecting output from .bat files

(TechNote) ColdFusion ships with .BAT files that perform various functions, such as outputting the server version information and pre-compiling the CFMs into Java classes. There may be times when you want to redirect the output from the console to a text file but the errors are not captured in the output text file. This TechNote explains why this occurs and how to resolve it.

Posted by dmorris at November 7, 2006 5:32 AM

Related Entries