Thanks for your responses. No joy yet. AJ Mercer wrote: > try running your ColdFusion servers with the same account your are logging > onto the server with
Tried this with an administrator account and the problem remains. Tom Chiverton wrote: > Trying setting an explicit return variable to save into. I'm assuming you mean <cfhttp result="myvar">. I've done that and then <cfdump>ed the myvar variable. Everything looks fine (200 status code, correct mime type, full headers) except Filecontent still shows Connection Timeout. Randy Johnson wrote: > Have you tried setting the timeout to a higher number? Yes. I've tried VERY high numbers and no timeout at all. I should note, that the full timeout period is used before I get anything on screen. However, when I cfhttp to a file, everything runs and the the file shows up almost instantly every time. There's something breaking between when CF gets the remote data and when it creates the Filecontent data. Jared ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278630 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

