Hi, all,

There is a problem that during download file, if the file size is greater than 800kb, 500 error popup. But it is OK, if the file is less than 800kb.

Can anyone give me a advice? Thanks in advance.

The asp runs on II6, windows 2003 and AspBufferingLim it in windows\system3 2\inetsrv\metab ase.xml has been updated to 20480000.

Here's the asp script:
Code:
if request.querystring("loadType")
...