Make sure the user context that CF is running under has permissions. It may not have a mapped drive when it executes the script, but that can be part of the script, or you might be able use a UNC name.
-----Original Message----- From: Calvin Trinh [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 12:10 PM To: CF-Talk Subject: Re: Execute a batch file with CFEXECUTE I'm able to execute the batch file now but nothing happen. It seems like Coldfusion server doesn't allow me to map a shared drive on another server. What I want to do is to copy a file on the coldfusion server to my database server. I created a batch file to map the shared drive on my DB server and copy the file over to my DB server. Unfortunately, that didn't happen the way I intended to be. So, I just want to ask is it coldfusion not allowing to map a drive in the code or am I missing something. This is driving me insane. Thanks for the reply. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281669 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

