If you're referring to the bat path, then no, there are no spaces in the bat path:
e:\inetpub\webroot\real_estate_data\hmls\hmls_batch_files\load_hmls_active_p hotos.bat When I double-click on this bat file, it executes normally and the table is filled with data. I can execute this bat file in every way manually and I can execute the profile "load_hmls_active_photos" that I created in Navicat and that the bat file is supposed to run, but I just can't get it to execute within <cfexecute> as it did just this past Sunday before I changed to Win7 RTM and from CF8 to CF9. I've been searching all over the Internet, too, but just can't find a solution. bummer...and I need to get this machine processing data. It's supposed to run these bat files every day and process a ton of real estate data from a data feed and put it into my database and onto my client's sites. Sigh...I hate upgrading systems...something always goes awry... -----Original Message----- From: Dave Watts [mailto:[email protected]] Sent: Tuesday, March 02, 2010 1:03 AM To: cf-talk Subject: Re: Why, oh why won't my batch file run via cfexecute? > I tested one of the other bat files in the same directory and > still got the error message: > > "The filename, directory name, or volume label syntax is incorrect." Do you have any spaces in your path that are getting escaped when you run it manually, maybe through tab completion? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331244 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

