-
Posted to
Classic ASP
by
josethegeek
on
06-23-2009, 12:21 PM
Tom,
Yes. I set AspMaxRequestEntityAllowed to 20MB, as I was testing on uploading a 10MB file.
And I still got that error.
Thanks.
-
Posted to
Classic ASP
by
josethegeek
on
06-22-2009, 11:59 AM
Tom,
The file that I am trying to upload is 10MB.
Also, people have started to complain on our site about their session expiring to soon. I'm guessing it might have something to do with the upload of huge files. I read somewhere that during a file upload somehow the w3wp.exe gets called and when the w3wp runs out of memory it recycles ...
-
Posted to
Classic ASP
by
josethegeek
on
06-19-2009, 7:18 PM
Hello,
Maybe someone can help me out ...
Whenever I upload a file using SoftArtisans FileUp I get the following error on IE ...
Internet Explorer cannot display the webpage
Most likely causes:
You are not connected to the Internet.
The website is encountering problems.
There might be a typing error in the address.
And I ...