When loading a page, IE starts a timer. If the page is not fully loaded at the end of the timeout, you get an error message and the page stops loading.
Navigate the the location below in your registry and make the corresponding
change.
The Value may need to be created.
Key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
Value Name: ReceiveTimeout
Data Type: REG_DWORD
Data: Timeout in
Milliseconds
To set a 10 minute timeout, enter 600000 (10 minutes * 60 Seconds/Minute * 1000 Milliseconds/Second).
This requires a restart.




