Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Read timeout error

Status
Not open for further replies.

akutty

IS-IT--Management
Jul 7, 2004
31
GB
Hi All,

One of our asp pages we are getting the following error

ERROR
The requested URL could not be retrieved

--------------------------------------------------------------------------------

While trying to retrieve the URL:
The following error was encountered:

Read Timeout
The system returned:

[No Error]
A Timeout occurred while waiting to read data from the network. The network or server may be down or congested. Please retry your request.


Do you have any idea why this error occurs, the same page loads ok on a different server. We are trying to migrate the pages to new server and we are getting this error, the database is oracle

regards
anil

 
The error message seems descriptive enough... something timed out.

We can't guess WHAT timed out without seeing the code.

If the same page works on another server then the question you should be asking is: "What is the difference between these servers?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top