Prev: GetRows
Next: ASP Content Display (aspx expert)
From: Dave Anderson on 9 Jul 2008 12:16 Dan wrote: > When uploading about 20mb worth (10x2mb files), I get the following > error (thrown from firefox). I tried changing Response.Expires, > Server.ScriptTimeout, and the connection timeout setting for the > website in IIS. Is Firefox the only affected browser? > Connection Interrupted > The connection to the server was reset while the page was loading. > The network link was interrupted while negotiating a connection. > Please try again. > > When uploading about 2-10mb worth of files, I get an error thrown by > ASP. The error typically just means that AspMaxRequestEntityAllowed > needs to be increased, but since I've already increased it as high as > it can go, I'm really confused. Is there any chance this server is behind a proxy (reverse or otherwise)? Can you duplicate this behavior on the server itself (by logging into the server and using the web client on the machine to upload a large file)? -- Dave Anderson Unsolicited commercial email will be read at a cost of $500 per message. Use of this email address implies consent to these terms. |