I've got a mysterious problem with cffile that is just driving me nuts. I am using it to allow users to upload files. It normally works on smaller files, but occasionally, on files larger than 25MBs it fails without error. Essentially it simply acts as though it succeeded, but nothing is uploaded. Its driving me batty!
I've turned off my timeout in CF and set the timeout on IIS to 3000 seconds. I am running on a 1.3GHz Dell with 512MB of RAM, SQL Server 2000, CFMX and Windows 2000. I've got 900MB free on my C drive, and 125GB free on the other drive, where the files are being written. I cannot imagine its anything to do with my code, since smaller files work just dandy, and I have not put in any size limitations. Does CF have a limit to the size of the file it can upload using cffile? Your help is greatly appreicated!! Best Regards, Mark Siegenfeld ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ Mark Siegenfeld Technical Specialist Center for Biophotonics Science & Technology 4800 2nd St, Suite 2600 Sacramento, CA 95817 916-734-8384 [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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

