i can't download the files have large size. I also made the script Server.ScriptTimeout too large.i got the files upto 3MB to be downloadable. Files have size more of it gives rise The pages can't be dispalyed without giving any Error about it..generaaly, we have the files of size more than 70MB. i also made buffer flush (Response.Buffer = False). Anybody can help me????
I am not sure I understand the question; shall I assume that you are opening the file and returning the contents to the client in a multi-part response? If so, the client times out and you are trying to buffer the response. Is there a reason you do not provide the link to the download file?