When running a asp page I get this error message.
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
What is funny is that half of the page runs (the database is being accessed) then it just stops, and spits out this message. When this error occurs web pages accessing this database will be down as well. The page gathers over 100 rows and then runs queries on each of the rows, which will cause a lot of load on the server. Also it usually takes about 30 seconds to load. Has anyone ever had a problem like this? I'm really confused and probably am not capable to provide enough information. Any help is appreciated.
thank you,
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied.
What is funny is that half of the page runs (the database is being accessed) then it just stops, and spits out this message. When this error occurs web pages accessing this database will be down as well. The page gathers over 100 rows and then runs queries on each of the rows, which will cause a lot of load on the server. Also it usually takes about 30 seconds to load. Has anyone ever had a problem like this? I'm really confused and probably am not capable to provide enough information. Any help is appreciated.
thank you,
