I have an asp page on my webserver that queries a sql server
for updated info on live sport events.Sql server is not on the same box(ver 7.0).And I get the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.
/cricketscorecard/IndexBody.asp, line 176
The asp page refreshes every 60 seconds.I experience the above mentioned error every 4th to 5th time that the page refreshes.And the "line 176" mentioned also varies.
for updated info on live sport events.Sql server is not on the same box(ver 7.0).And I get the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.
/cricketscorecard/IndexBody.asp, line 176
The asp page refreshes every 60 seconds.I experience the above mentioned error every 4th to 5th time that the page refreshes.And the "line 176" mentioned also varies.