J
Joey
I am using the HTML file upload control in my site. Everything works
great when I select any file type that is small in size. However, when
I select a larger file (i.e. 60MB), the upload times out? and fails,
and the page eventually reads "This page could not be displayed...".
This is all happening on the local development machine...(the
"PostedFile" is coming from the same machine). I want to make I can get
it working there before I deploy to the server.
What can I do to make it work with bigger files?
great when I select any file type that is small in size. However, when
I select a larger file (i.e. 60MB), the upload times out? and fails,
and the page eventually reads "This page could not be displayed...".
This is all happening on the local development machine...(the
"PostedFile" is coming from the same machine). I want to make I can get
it working there before I deploy to the server.
What can I do to make it work with bigger files?