Cannot Upload file >1MB
Hi!
I need to Upload File of size upto 100MB in ASP.NET2.0
Even if i define max size in web.config as <httpRuntime
maxRequestLength="100000"> ,i am unable to upload file of size more
than 1MB......
Please tell me the solution if anyone knows.....
Thx in advance.........
|