R
Ryan Hartman
I am attempting to use the technique in KB 812406
(http://support.microsoft.com/?kbid=812406) to transfer
large files via Response.OutputStream.Write.
It works GREAT in in debug mode. But whenever I set
debug="false" in the web.config file clients get cutoff
after about 1.5 minutes.
There is no error raised the client simple gets an
incomplete file.
I've tried playing around with various timeout settings
in web.config and in IIS with no luck.
Any thoughts?
-ryan
(e-mail address removed)
(http://support.microsoft.com/?kbid=812406) to transfer
large files via Response.OutputStream.Write.
It works GREAT in in debug mode. But whenever I set
debug="false" in the web.config file clients get cutoff
after about 1.5 minutes.
There is no error raised the client simple gets an
incomplete file.
I've tried playing around with various timeout settings
in web.config and in IIS with no luck.
Any thoughts?
-ryan
(e-mail address removed)