Monday, March 26, 2012

maxRequestLength and Action cancelled

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 advanceI read somewhere that you can not do that in 1.1 due to the bug.
Look in Microsoft KB.

George

"Jorge" <jorgehcorreia@.gmail.com> wrote in message
news:1137181343.513152.52930@.g47g2000cwa.googlegro ups.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
What bug are you refering to? Can you be more specific? Thanks

No comments:

Post a Comment