Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 General Network Error

Author  Topic 

taylo
Yak Posting Veteran

82 Posts

Posted - 2001-02-24 : 10:18:45
Can anyone tell me why I get this error in my ASP code?
I had the ISP move me to a different server and it is still doing it. The error does not look like anything related to code and these scripts are hardly resource intensive. I don't even have to run a script to get the error. All I have to do is create the connection object. Once I make contact it bombs. Then it clears up for a while. Then it bombs.

Thanks,

Rob

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General network error. Check your network documentation.

/cuisines.asp, line 63


   

- Advertisement -