I am doing reports that are created from a database that sits on a Server 2008 R2 box, hosted via IIS.
I am doing reports on a small scale and some reports export to an Excel sheet fine when I export about 200 records. If I try to export around 1000, windows asks if I want to Open or Save the .Xls. What ever option I select I displays the default windows
box, displaying Estimated time left and Download to , but 5/10 minutes later it just displays 'Internet Explorer Cannot Download'??
I have made sure that the ASP script timeout set to a sensible time, and the .XLS is set in on the MIME Types. Not sure what else it could be? As I said it does it fine with a small amount of records selected to an excel sheet from the server but just not a large set of data.