473,408 Members | 2,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

problem : random error with with IIS6 and MSSQL

Hi i have a problem with IIS6 and MSSQL and i hope that someone can
help me.

this is the configuration:

Windows 2003
IIS6
MSSQL 7.0 Standard Edition

ADO 2.5
I have the following error that occur randomly when browsing my
websites.
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]
Server SQL inesistente o accesso
negato.

(translate from italian: Server unexisting or access denied)
it occurs when users (more than one but not hundred...) browse some
asp pages where there's a lot of
recordset opening-closing acivity. The ado connection is correctly
open once and closed at the end of the script
and all recordset are opened as static.

It also happens if a single user refreash repeatedly that pages.
It seems that mssql says it doesn't exists but i think it want to say
it is too busy.
However the load is not excessive and the same pages works perfectly
on a system using Windows 2000 Server
and the same version of mssql installed.
One more thing ..... for some reasons that i can't control MSSQL and
IIS are on the same server.

Can anyone help me ? It's just a lack of performance or there is some
misconfiguaration in MSSQL (as i think...). ?

Could the IIS6 application pool configuration cause this problem ?

I don't know what to say....thanks in advance.
Jul 23 '05 #1
1 2096
JackTorrance (sp**@spam.com) writes:
this is the configuration:

Windows 2003
IIS6
MSSQL 7.0 Standard Edition

ADO 2.5
Why 2.5? On Windows 2003 you have 2.8.
I have the following error that occur randomly when browsing my
websites.
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]
Server SQL inesistente o accesso
negato.
...
It seems that mssql says it doesn't exists but i think it want to say
it is too busy.


I can'r really help, but I like to point out that the error message does not
come from SQL Server, but from the SQLOLEDB provider, and the error simply
means that the connection failed, because SQLOLEDB cannot make contact.

I seem to recall having seen this before with this setup, that is IIS +
SQL Server on the same machine. As I don't use IIS myself, I have not
really paid attention to the resolution of these problems.

--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Guillaume | last post by:
Hello, I have a strange problem while using mssql server driver: when i update/insert in/delete a table and want to redirect after, i have the following error message: CGI Error The specified...
7
by: mj | last post by:
Hello, thanks for the help. I am running a WinXP Pro w/ SP2 (my home computer, with ZoneAlarm firewall) Apache 2.0.52 MySQL 4.1.7 PHP 5.1.0-dev I have developed a PHP/MySQL web app that...
9
by: Sheldon | last post by:
Hi, I have a mysql setting problem that is driving me mad. Hopefully someone can give some advice: On the local network I have windows 2000/iis5 machine running our intranet site, with php...
1
by: CPNZ | last post by:
I have a database i am m oving to another server, during the process I am moving the data and log files to another drive.(Which I have done countless times before with no problems) The problem I...
3
by: Pitcairnia | last post by:
The basic purpose of the site is for authenticated users to post event listings, which often include photographs. The user is faced with a page where they can insert all of the information about...
1
by: samn | last post by:
I made a c# .net webservice that uses a class in a separate .net dll (x.dll) . This .net dll (x.dll) has dependencies on other DLLs. I put all of these DLLs (x.dll along with it's dependencies)...
0
by: OverTheTop | last post by:
All the usual Newbie stuff applies... I have a Windows2000 Server with ActivePerl and a module (DBD-Interbase) that worked fine. Trying to duplicate the environment on Windows2003 Server for...
2
by: raylopez99 | last post by:
I am trying to program a database from inside C++.NET via Visual Studio 2005 using the ADO.NET set of classes, but this I believe is a SQL Server 2005 Express permissions question under Windows XP...
1
by: Roger Trask | last post by:
Web Server: IIS6 PHP Version: 5.2.5 Database: MS SQLEXPRESS 2005 Loaded PDO Drivers: MSSQL, MySQL, ODBC When executing the following script ($dbName, $username, $pw, $myDSN have been changed in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.