Uploading
-
Hello this is Saad Bhutto from the last few days I am stuck at the roblem og Uploading as the .Net Uploader doesnot take more than 4MB soo,we can also Change this by changing in Web.config and increase the HTTP request length. i have done this but it doesn't upload more then 8MB even I have aslo given the Length to 16MB :)
-
Hello this is Saad Bhutto from the last few days I am stuck at the roblem og Uploading as the .Net Uploader doesnot take more than 4MB soo,we can also Change this by changing in Web.config and increase the HTTP request length. i have done this but it doesn't upload more then 8MB even I have aslo given the Length to 16MB :)
-
Hello this is Saad Bhutto from the last few days I am stuck at the roblem og Uploading as the .Net Uploader doesnot take more than 4MB soo,we can also Change this by changing in Web.config and increase the HTTP request length. i have done this but it doesn't upload more then 8MB even I have aslo given the Length to 16MB :)
-
Hello this is Saad Bhutto from the last few days I am stuck at the roblem og Uploading as the .Net Uploader doesnot take more than 4MB soo,we can also Change this by changing in Web.config and increase the HTTP request length. i have done this but it doesn't upload more then 8MB even I have aslo given the Length to 16MB :)
Well, it's depend on bandwidth of server and speed. but you can try below code in web.config file, i hope which will resolve your problem. it's work for me more than 50 MB file. this should be before completion of system.web section. Regards Keyur Satyadev
-
Well, it's depend on bandwidth of server and speed. but you can try below code in web.config file, i hope which will resolve your problem. it's work for me more than 50 MB file. this should be before completion of system.web section. Regards Keyur Satyadev