I have developed an web page in asp.net which lets users to upload files to server. If the file size is less than 5mb, it works fine. But whenever the file size increases more than 5mb i mean to 10mb or 25mb, it does not work. Can anybody help me out of this problem
thanks for replying my post. But let me tell you one thing, i have uploaded upto 30MB using same page but problem is that page do not gives any confirmation message to viewer but it uploads after some time. sometime my user got timeout errors on this page but their files being uploaded. i cannot understand where to make changes.
This is not an issue with Jodohost. If you are using ASP.NET than that’s the problem. There is a 4 MB cap by default and you can change this cap by editing your web.config