Setting TimeOut for Download WEB file

Discuss RoboTask here
Post Reply
agrafa
Posts: 4
Joined: Fri Jun 02, 2006 1:47 am
Location: Czechoslovakia
Contact:

Setting TimeOut for Download WEB file

Post by agrafa »

Hi Can I change Setting TimeOut for Download web files task?
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Setting TimeOut for Download WEB file

Post by Oleg »

RoboTask uses system functions to download file. These functions uses global settings of Interner Explorer.
agrafa
Posts: 4
Joined: Fri Jun 02, 2006 1:47 am
Location: Czechoslovakia
Contact:

Setting TimeOut for Download WEB file

Post by agrafa »

OK thank You for your help

For change:
Open your registry and find or create the key below.
Create a new DWORD value, or modify the existing value,
called "KeepAliveTimeout" and set it 60 000 for each
minute .
Restart Robotask
(from http://www.pctools.com/guides/registry/detail/1262/)
jemesright

Setting TimeOut for Download WEB file

Post by jemesright »

The maximum number of seconds a request is allowed to execute before
being automatically shut down by ASP.NET. Defaults to 90 seconds in
ASP.NET 1.x, 110 seconds in ASP.NET 2.0 and above.
Last edited by Oleg on Sat Oct 22, 2011 10:18 am, edited 1 time in total.
Post Reply