Re: cfcontent error - IE6 XP SP2 client and Win 2003 server

2006-07-25 Thread Robertson-Ravo, Neil (RX)
expressed by Reed Exhibitions. Visit our website at http://www.reedexpo.com -Original Message- From: michael acadia [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Fri Jul 21 20:30:52 2006 Subject: RE: cfcontent error - IE6 XP SP2 client and Win 2003 server

cfcontent error - IE6 XP SP2 client and Win 2003 server

2006-07-21 Thread Peter Legg
I've got a page that produces and Excel file for the user to either open or save. Here's the code: cfcontent type=application/msexcel cfheader name=Content-Disposition value=attachment;filename=#filename# This works fine from my Win2000 PC. However, it can't be opened using IE6 on an XP

RE: cfcontent error - IE6 XP SP2 client and Win 2003 server

2006-07-21 Thread michael acadia
. hth, -michael Original Message Subject: cfcontent error - IE6 XP SP2 client and Win 2003 server From: Peter Legg [EMAIL PROTECTED] Date: Fri, July 21, 2006 2:56 pm To: CF-Talk cf-talk@houseoffusion.com I've got a page that produces and Excel file for the user

Re: cfcontent error - IE6 XP SP2 client and Win 2003 server

2006-07-21 Thread Michael Acadia
Peter, I'm using the same cache-control values on my server for the same reason. I'll have to try removing 'no-cache, no-store'. I'm not sure how or if that would affect form submissions. Unfortunately, I'm about to take off for a week and won't have a chance to test until I get back. FWIW,

cfcontent error

2005-01-18 Thread Tim Laureska
Has anyone seen this type of error with cfcontent before and what this means: Error Diagnostic Information Context validation error in tag CFCONTENT The tag is not correctly positioned relative to other tags in the template: tag CFCONTENT must have empty content. This means that there can be no

RE: cfcontent error

2005-01-18 Thread Dave Watts
Has anyone seen this type of error with cfcontent before and what this means: Error Diagnostic Information Context validation error in tag CFCONTENT The tag is not correctly positioned relative to other tags in the template: tag CFCONTENT must have empty content. This means that there

Re: cfcontent error

2005-01-18 Thread Tim Laureska
thanks Dave... it appears to be a CF version problem... its throws the error on CF5 not CFMX -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 04:47 PM To: 'CF-Talk' Subject: RE: cfcontent error Has anyone seen this type of error

RE: cfcontent error

2005-01-18 Thread Dave Watts
thanks Dave... it appears to be a CF version problem... its throws the error on CF5 not CFMX While that may be true, the code as written doesn't appear to be correct on either version. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber

RE: cfcontent error

2005-01-18 Thread Tim Laureska
Yes, I know... I removed the filename reference in the cfcontent tag and its behaving -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 12:51 PM To: CF-Talk Subject: RE: cfcontent error thanks Dave... it appears to be a CF version problem

Cfcontent error

2004-02-17 Thread stas
I have the following error on MX 6.1/Win when I serve up a PDF file with cfcontent and press the Cancel button in the IE save file dialog box: The cause of this output exception was that: java.net.SocketException: Connection reset by peer: socket write error If I choose to save or open the file,

CFContent Error in MX 6.1

2003-08-14 Thread Tim Soslow
We're getting an intermittent error from cfcontent. Here's what the error reports: The cause of this output exception was that: java.net.SocketException: Connection reset by peer: socket write error. We have not been able to reproduce the problem, but enough people are receiving the error that