Shawn Grover wrote: > With the below messages in mind, is there any way to configure IIS to spool > form data to disk, rather than memory? specifically the File Form elements.
Don't think so. However, what might make a difference is calling CF not as an ISAPI extension (iscf.dll), but as a cgi executable (cfml.exe). There is a knowledgebase article on using CF as a cgi article somewhere on the MM site. Don't try this on a production, it tends to be bad for performance, but it might help in stability. Jochem ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

