Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
From: Scott Ivey (sivey_at_online.nospam)
Date: 11/22/04
- Next message: Szaki: "Re: [MSSQL] Identity and alter table ???"
- Previous message: Milton Venetos: "Re: Type Mismatch error when using sp_oamethod to call a method of a COM object"
- In reply to: Tony Fonager: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Next in thread: Aaron [SQL Server MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Reply: Aaron [SQL Server MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 09:14:32 -0600
I feel for you Tony :)
This really sucks. I've done everything possible to fix this, and get
nowhere. The most disappointing thing about it is that I called support,
and was shuffled around so much that I gave up. After that, I decided to
post in this newsgroup since I'm a MSDN subscriber and this is a managed
newsgroup. Its been a few weeks now, and I still have no resolution, so I
guess that I'm about ready to give up here as well. MS, are you reading
this??? Its waaaaaaaaay past your 72 hour guarantee here...
Is your app running on a Windows Load Balancing Service web farm? Thats the
only thing that I can think of that might cause this - yet even that doesn't
make sense.
If I figure anything out, I'll post it here for you to benefit from.
Scott
"Tony Fonager" <tony@dontspammeonthisemailadress-fonager.dk> wrote in
message news:eBrunmfzEHA.2196@TK2MSFTNGP14.phx.gbl...
> HI Scott,
>
> We have been battling the EXACT same problem for over 1 year now - our
> huge app works perfectly on Windows 2000 server, but after moving same app
> to Windows 2003, we every few hours or maybe more, suddenly gets hundreds
> of script errors (we log all errors to central database), with the same
> error as you :
>
> [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
> denied.
>
> I am running my app on HP DL380 server, on a HP ProCurve switched network,
> and all other applications, running on the same networks, has NO errors,
> so I think we can leave network connectivity out of the question.
>
> I have had Microsoft Consulting Services on this case, and they helped
> setting up the correct connectionstring, when moving to Windows 2003, but
> that did not remove the errors.
>
> It really seems like a generel error, which has nothing to do with our
> code ???
>
> Please let me know, if you ever solve the problem - we have had this very
> frustrating error for over 1 year now!!!
>
>
> Regards,
> Tony Fonager, Denmark
>
> "Scott Ivey" <sivey@online.nospam> wrote in message
> news:u2iBjopxEHA.1524@TK2MSFTNGP09.phx.gbl...
>> The strange thing about it all is that when I copy the entire web
>> directory, including any connection strings, back to my win2000 server,
>> everything works fine - no errors ever.
>>
>>
>> Scott
>
>
- Next message: Szaki: "Re: [MSSQL] Identity and alter table ???"
- Previous message: Milton Venetos: "Re: Type Mismatch error when using sp_oamethod to call a method of a COM object"
- In reply to: Tony Fonager: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Next in thread: Aaron [SQL Server MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Reply: Aaron [SQL Server MVP]: "Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|