hi All...
I need to load a dinamic page for reports...
This page take more than 5 minute on the server for generate the report.
The problem is that IE stop waiting afrer 5 minute!
Is it possible setup a different timeout?
I tried http://support.microsoft.com/kb/181050 but doen't work in IE 7.0...
someone could help me, please?
thx
Fabio
Hello,
do you mean http://support.microsoft.com/kb/813827/en-us?
Greetings,
P. Di Stolfo
> hi All...
> I need to load a dinamic page for reports...
[quoted text clipped - 8 lines]
> thx
> Fabio
Paonza - 26 Jun 2007 17:49 GMT
> do you mean http://support.microsoft.com/kb/813827/en-us?
Yes, I also tried your solution but it doesn't work...
I created the follow .reg file:
---------------------
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings]
"KeepAliveTimeout"=dword:000927c0
"ServerInfoTimeout"=dword:000927c0
-----------------------
Added to registry, restart windows...
nothing happened... after 5 minute IE die...
Is it my .reg file correct?
Do you have other soluction to try?
thank you
Fabio