C
cburkhar
Hi all, I'm having a terrible time downloading a file from IIS5 when
the site is using .net 2.x.
Web page:
<html>
<body>
<a href="log.log">dl log</a>
</body>
</html>
Where log.log is a 60MB log file.
I have tried various files, .wmv, .zip, and they the client gets a
message "The connection with the server was reset" after about 15 min
(900-960 sec)
Setting the "Connection timeout" lower or higher does not seem to
help.
Any ideas?
the site is using .net 2.x.
Web page:
<html>
<body>
<a href="log.log">dl log</a>
</body>
</html>
Where log.log is a 60MB log file.
I have tried various files, .wmv, .zip, and they the client gets a
message "The connection with the server was reset" after about 15 min
(900-960 sec)
Setting the "Connection timeout" lower or higher does not seem to
help.
Any ideas?