Wednesday, March 21, 2012

error '80004005' [Shared Memory] ConnectionWrite(WrapperWrite())

Im randomly getting the following error in my development environment:
error '80004005' [Microsoft][ODBC SQL Server Driver][Shared
Memory]ConnectionWrite(WrapperWrite()
My platform is: Windows 2000 Server SP4 + SQL Server 2000
Im developing a 3-tier system, using IIS 5 and VB6-generated ActiveX DLLs
as business objects.
Any ideas ?
T.I.A.
Ricardo CairelloHi:
Hi, because error 80004005 can be caused by multi way, so it is
difficulty for me to full understand what happen to your computer, you may
have a look at
http://support.microsoft.com/defaul...kb;en-us;306518
for general information
I guess there may be two may condition may happen to you:
1. if your MDAC version is early than 2.0 Please look at
http://support.microsoft.com/defaul...kb;EN-US;189408
2. Microsoft Windows NT Server is denying access to the SQL Server. This
error can be caused by the way Users, Groups, Rights, and Permissions are
configured. Specifically, Microsoft Internet Information Server (IIS) does
not have permissions to open a Named Pipe connection to the SQL
Server.Please look at
http://support.microsoft.com/defaul...kb;EN-US;175671
Best Wishes
Wei Ci Zhou
"Ricardo Cairello" <ricardo_cairello@.hotmail.com> wrote in message
news:es1z8MO5DHA.2440@.TK2MSFTNGP09.phx.gbl...
quote:

> Im randomly getting the following error in my development environment:
> error '80004005' [Microsoft][ODBC SQL Server Driver][Shared
> Memory]ConnectionWrite(WrapperWrite()
>
> My platform is: Windows 2000 Server SP4 + SQL Server 2000
>
> Im developing a 3-tier system, using IIS 5 and VB6-generated ActiveX DLLs
> as business objects.
> Any ideas ?
>
> T.I.A.
> Ricardo Cairello
>
sql

No comments:

Post a Comment