Hey All: I need to encode an application for delivery, however I an having some issues with the CFEncode.exe. I tried just calling the exe with the recursive args, however when I try to specify an output folder, it crashed (because the folder's don't exist).
I then went on and tried CF_RECURSE (http://www.cfhub.com/tutorials/cfencode/site.cfm) which recurses through the specified directory structure and creates directories as needed, copies and encodes .cfm files, and copies all non-.cfm files to the new directory. HOWEVER, there is a bug. When there is a folder (say "/includes") which does not have any files in it, BUT it has subfolders (say "/includes/security", etc.), the tag will NOT create the folder ("/includes"), but it will continue to process subdirectories of that folder and throw an error (because the root directory doesn't exist). I am using CF 5 on Windows 2000 Advanced Server (and have tried it on CF 5 on Windows 2000 Pro and Windows XP Pro!). Any help? Any other method for encoding apps for deployment (aside from NEO's-said compile/deploy features ^_^)? Thanks All! ---- SCOTT VAN VLIET BRD.WRKS INTERACTIVE [EMAIL PROTECTED] ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb 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

