Dazed & Confused
- From: BigSam <BigSam@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Feb 2008 10:04:00 -0800
I have an application running on 2 w2k3 servers, each running IIS. (These
servers sit behind a load balancer.) Each server needs to connect to a
database on a remote server. The connection string to the remote server is
stored on another SQL server in the same LAN as the IIS servers; the
applications on the IIS servers retrieve the connection string before
attempting to connect. One IIS server connects without incident, but the
other consistently does not connect. The error message on the Remote SQL
server in the Application Event log is “Error: 17832, Severity: 20, State: 9
Connection opened but invalid login packet(s) sent. Connection closed.”
To really confound the problem, I can connect to the remote server from the
troubled IIS server using SQL Managment Studio.
I’ve checked the dlls on both IIS servers – all are identical versions. I
compared the executable for Size & Last Modified Date – they are the same,
too. The dlls & executables were written in VB 6.
Rebooting has resolved nothing.
I didn’t capture anything helpful with SQL Profiler on the SQL server – it
showed no errors. I tried to see what’s happening with NetMon, but SQL
connections are ‘forced encryption’ on the SQL server, so I wasn’t able to
see what was in the login packets.
I’m at a loss for the next steps to investigate. Any suggestions?
.
- Follow-Ups:
- Re: Dazed & Confused
- From: Rick Byham, \(MSFT\)
- Re: Dazed & Confused
- Prev by Date: sp_OACreate + Sql Server 2005 problem!
- Next by Date: Commandtext using an @parametername but not with a stored procedure
- Previous by thread: sp_OACreate + Sql Server 2005 problem!
- Next by thread: Re: Dazed & Confused
- Index(es):
Relevant Pages
|
Loading