J
Jerry Camel
I was having the usual large upload limitations, but found some code and
help that got me past the basics of intercepting the request and running it
through a custom httpHandler. Now I can upload some pretty large files, but
I still get to a point (3GB+) where I just get a page not found screen - the
same behavior I got before but for much smaller files. I've got the
maxRequestLength set to 5GB. (If I make that larger, then the code in my
aspx pages seems to stop running.)
Any advice from anyone? Thanks. If you think more detail would help, just
let me know what you need.
Jerry
help that got me past the basics of intercepting the request and running it
through a custom httpHandler. Now I can upload some pretty large files, but
I still get to a point (3GB+) where I just get a page not found screen - the
same behavior I got before but for much smaller files. I've got the
maxRequestLength set to 5GB. (If I make that larger, then the code in my
aspx pages seems to stop running.)
Any advice from anyone? Thanks. If you think more detail would help, just
let me know what you need.
Jerry