I used the SaveToHttpResponse method of WorkBook to download Excel file from my web application in browser. Recently, my web application gave me this error popped up when the method is executed.
C:\Users\EDWIN~1.CHA\AppData\Local\Temp\7QmRKxbX.xls.part could not be saved, because the source file could not be read.
Try again later, or contact the server administrator.
In the download file list of FF, the download is marked failed. My Spire.XLS.dll is of version 5.8.5.3.
If I used IE, the Excel file can be downloaded successfully. Is Spire.XLS having compatibility problem with FireFox?