Connection to the server was reset when downloading files.

  • Thread starter Thread starter kslp
  • Start date Start date
K

kslp

Hi,
We have a .net web application. There is a page from which user can
download pdf's. This download is working fine in development
environment but failing in staging and production for files heavier
than 7 MB. It usually throws one of these 2 errors "Connection with the
server was reset" or "Unexpected error has occured". Any idea why this
is happening? I got stuck with this issue for quite a time now. any
suggestions on this would be of great help.

Regards,
Kiran
 
hi
could that be that your session is timing out due to load in the production
server

cheers
ekhor
 
but our staging server is never overloaded. staging server is for
internal testing purposes. Its failing on staging server too.

Does Connection time out setting in IIS affect this in anyway?

Regards,
Kiran
 
Back
Top