Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Response.TransmitFile not working with Internet Explorer 11

$
0
0

My website works fine with FireFox, and it worked fine with Internet Explorer too up until a few weeks ago (at least).  Now, with Internet Explorer 11 (running on Windows 8 Pro 64 bit), when I click the button to download the file (a Word document), nothing happens.  In FireFox, a dialog is presented asking the user to save or open the file.

What is going on???  I have been having nothing but problems with IE11.  Extremely poor performance all around.

HELP!!!!

Here is the C# code in question:

Response.TransmitFile(filename_goes_here)
Response.Flush();
HttpContext.Current.ApplicationInstance.CompleteRequest();

The three lines above are wrapped in a try/catch, and no exception is thrown.


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>