posted 15 years ago
Pretty much, I was watching the server's memory (we have a web page that we created awhile ago that shows how much memory the server has and how much is currently in use) and saw it spike when I did anything with the Excel. It was very short for doing a Save, but opening it directly from the MS popup (clicking the Open button) took a long time, so it is streaming directly to Excel rather than just a straight download. See, it hasn't completed the stream yet when it's doing a direct download to Excel from the server; it seems to be actually using the server to build the Excel format for Excel. If it downloads to the PC via a Save, this isn't an issue -- brief spike, albeit not as severe, and then it's done.