Everyone, We are having some problems when users are uploading files. We don't get this error all the time, but about 4/5 times per day (out of 50ish uploads/day). The error from CFMX is "The directory either does not exist or is not accessible by this tag". We are using a UNC path over to a different server: \\216.xxx.xxx.xxx\E$\mfgq_live\uploads.
The only thing we can think of is CFMX seems to create a *.tmp file upon upload. And after submission CFMX can't get back to the tmp file since the user has been bounced to a different machine (3 server hardware load balanced environment). Here is an example of the temp file: RFQ_FILE = C:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp27206 .tmp FYI, users are uploading files to a NAS -- CFMX has Win2K rights to the NAS to get the files (JVM 1.4.102 on Apache 2.044). Could CFMX throw errors bucuase of this? Anyone have an idea how this works in CFMX? Thanks for the help! Jeremy -------------------- Jeremy Bruck, VP of Technology ::MfgQuote www.mfgquote.com [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

