Hello, I've seen today the following problem using CFMX (internal web server; updater installed; Win2k)... When accessing a page containing
<cfcontent type="application/pdf" deletefile="yes" file="c:\test.pdf"> the pdf file does not appear on the browser (IE6) and this message is written to application.log: "Error","web-10","10/07/02","15:47:10",,"The cause of this output exception was that: java.io.FileNotFoundException: C:\CFusionMX\wwwroot\pdf\test.pdf (The system cannot find the file specified). The specific sequence of files included or processed is: C:\CFusionMX\wwwroot\pdf\pdf.cfm " When I change deletefile="yes" to deletefile="no" everything runs as expected. Any idea? Thanks, Marcello. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk 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

