You will need to ensure the timeout is set correctly otherwise it will fail.
Have a read of this http://msdn2.microsoft.com/en-us/library...
Basically adjust according to the size i.e. If you want to allow 10 megabyte (MB) files to be uploaded to the server, set the maxRequestLength value to 11264, meaning that the application allows files that are up to 11000 KB to be uploaded to the server.
|
|
Expert:
|
nidhi
|
|
Date:
|
Apr 12, 2007
|
|
Time:
|
06:01
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
thanks, nidhi.
|
|
Expert:
|
theDude
|
|
Date:
|
Apr 12, 2007
|
|
Time:
|
06:12
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|
|
|
|
This question has been answered, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for this question by clicking on the "Answer Summaries" Tab.
|
|