Just to be sure, are you using <cfsetting enablecfoutputonly="Yes"> on
the page that serves the Excel report?  I know in some cases if you have
a white space at the beginning of the file it will either output
complete gibberish to the screen, or freeze up your browser.

Something else you might try is wrapping your cfcontent tag with this.

<cfprocessingdirective suppresswhitespace="Yes"><cfcontent ....>
</cfprocessingdirective>

_____________________________
steve oliver
senior internet developer
atnet solutions, inc.
http://www.atnetsolutions.com


-----Original Message-----
From: Scott Van Vliet [mailto:[EMAIL PROTECTED]] 
Sent: Monday, March 11, 2002 1:17 PM
To: CF-Talk
Subject: Re: Alternatives to CFCONTENT


Thanks for the tip, but unfortunately this won't fix the problem.  Any
other
suggestions??  Thanks!


----- Original Message -----
From: "Stephen Moretti" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, March 11, 2002 10:10 AM
Subject: Re: Alternatives to CFCONTENT


> Scott,
>
> There is a patch for CFCONTENT on the Macromedia website.
>
> Hotfix 30471 Web Server stub fix to allow CFCONTENT to download binary
files
>
http://www.macromedia.com/v1/Handlers/index.cfm?ID=20371&Method=Full#50
>
> It may or may not be related, but you could give it a try.
>
> Regards
>
> Stephen
>
> ----- Original Message -----
> From: "Scott Van Vliet" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Monday, March 11, 2002 5:45 PM
> Subject: Alternatives to CFCONTENT
>
>
> > Do any of you out there know of any alternatives to CFCONTENT?  We
> recently
> > upgraded our testing server to CF 5, but it hangs-up & crashes when
pages
> > are hit that are using CFCONTENT to serve up Excel reports.
> >
> > We have already contacted Macromedia about this, and it is a known
issue
> > with CF 5, however they are trying to point the finger at Microsoft.
> After
> > calling Microsoft, they said that it's CF's fault.
> >
> > Any knowledge on this know error, how to fix it, or alternatives to
> > CFCONTENT would be very much appreciated!
> >
> > Thanks in advance!
> >
> >
> 

______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server · PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to