G
Guest
Hi,
Can someone guide me how can I upload very large file say 10 MB using asp.net.
What is best way to do it to get best performance considering that there can
be 500 concurrent users to the site.
Also suggest that while uploading the file, there should not any script time
out. I know that we can change HttpRuntime.... and couple of other related
variables in machine.config file but I feel that IIS 6 resets itself in 180
seconds.
thanks,
Can someone guide me how can I upload very large file say 10 MB using asp.net.
What is best way to do it to get best performance considering that there can
be 500 concurrent users to the site.
Also suggest that while uploading the file, there should not any script time
out. I know that we can change HttpRuntime.... and couple of other related
variables in machine.config file but I feel that IIS 6 resets itself in 180
seconds.
thanks,