Response.BinaryWrite problem


Go Back   Computer Help Articles > Internet Explorer 6
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:25 PM
Gary Blakely
 
Posts: n/a
Default Response.BinaryWrite problem

In my .NET aspx program I'm writing a PDF report to the client browser as
follows...

Response.BinaryWrite(myBuffer)
Response.End()

This works successfully about 99% of the time but some I.E. (various
versions) browsers don't get the stream. It says "Downloaded 0B".

I have one xp client maching running I.E. 6.0 where it always fails - all
security and privacy setting at Default as they are on all other machines.
On that same machine, FireFox accepts the report just fine.

Does anyone have any ideas what could cause this?


--
Regards,
Gary Blakely
Dean Blakely & Associates
www.deanblakely.com

--
Regards,
Gary Blakely


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic Updates Windows 2000 Problem Lude Windows Update 16 01-05-2006 05:06 PM
Network problem! McClane Windows XP Network Web 1 01-05-2006 04:09 AM
Network problem! McClane Windows XP Network Web 0 01-05-2006 04:09 AM
Re: Windows Explorer and Control Panel Freezing Problem Gaga6 Windows XP Help and Support 0 01-05-2006 02:38 AM
Re: Data Execution Prog problem Silvabod Windows XP Help and Support 0 01-05-2006 02:37 AM


All times are GMT. The time now is 03:11 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Response.BinaryWrite problem