How to upload large size image in ASP.NET
How to upload large size image in ASP.NET I have to develop a asp.net application where user should have facility to upload big size images, document. I am getting error when i upload more that 4 MB file. please help me to solve this problem.