Reputation:
Whenever I upload a huge file to the server (10MB). I get the following error on FireFox:
The connection to the server was reset while the page was loading
I am using Classic ASP on a Windows 2003 machine running IIS6.
Does anyone know why this is happening, and what a work around is?
Upvotes: 1
Views: 2960
Reputation: 135021
Maybe the AspMaxRequestEntityAllowed
Metabase Property is set below and that disconnects you.
Upvotes: 1