|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
maxRequestLength and Action cancelledHello!
I'm using asp.net 1.1. When i post a file larger than the value specified by maxRequestLength, i get an "action cancelled" error page in internet explorer. How can i gracefully handle the error? I don't want to to enlarge the size of the key value. Thanks in advance I read somewhere that you can not do that in 1.1 due to the bug.
Look in Microsoft KB. George Show quote "Jorge" <jorgehcorr***@gmail.com> wrote in message news:1137181343.513152.52930@g47g2000cwa.googlegroups.com... > Hello! > > I'm using asp.net 1.1. > > When i post a file larger than the value specified by maxRequestLength, > i get an "action cancelled" error page in internet explorer. > > How can i gracefully handle the error? I don't want to to enlarge the > size of the key value. > > Thanks in advance > |
|||||||||||||||||||||||