|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error 80004005
I have been getting this error on simple ASP code on my web site
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. The Web Server is running on NT(sp6a) and IIS 4.0 The database is on a separate Windows 2000 (Sp 4) with MS SQL Server 2000 (8.00.760) And the PDC on a separate NT(sp6a) server. The application is accessed via a Cisco PIX 515 Firewall. This error appears intermittently at random times without any specific pattern and rebooting the PDC then web server always clears the problem. I have replicated the application inside the firewall and this runs trouble free so it would appear the problem is either with the web server or the firewall but as I have little experience of either I am unsure where to start. Any pointers would be gratefully received. Apologies if this is the wrong forum – wasn’t sure where to post Iain |
|
#2
|
|||
|
|||
|
Review the different connection strings you could use. www.able-consulting.com is a good place to look.
Your problem is not an IIS problem, rather you are having a database connection problem. If the problem is intermittent you may have some server configuration problem that's causing the server to run out of resources, or maybe your code isn't managing your database objects properly. You could use the performance monitor to inspect various server conditions.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Error 80004005 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|