Re: Virtual SQL Server times out.
From: Sezgin Rafed (anonymous_at_anonymous.com)
Date: 10/18/04
- Next message: Joe K.: "Error Messages Cluster"
- Previous message: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- In reply to: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- Next in thread: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- Reply: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 18 Oct 2004 16:20:37 +0300
Thanks again to Geoff an Mingqing.
I would like to mention few more points. We constructed a separate ASP.NET
application and a ASP 3.0 page connecting to the same Virtual SQL Server. I
also put the complete problematic web site on a different Windows 2003
Server box. The situation is as follows:
Once the "Connection Timeout" Error occurs the code on the NLB Cluster and
the same code on the separate Windows 2003 Server box cannot connect to the
Virtual SQL Server. The ASP.NET application and the ASP 3.0 page connect
without a problem. Once the SQL Server is cycled Offline/Online all of them
can connect.
The Connection String used in the problematic code(with some string
variables in it) is:
CONNECTION_STRING = "data source=" & strDataSource_MES & ";Initial Catalog="
& strCatalog_MES & ";User
ID=businesslogic;Password=abc123ef;Trusted_connection=no;Persist Security
Info=True;Max Pool Size=500;Connection Lifetime=10;"
Best regards.
""Mingqing Cheng [MSFT]"" <v-mingqc@online.microsoft.com> wrote in message
news:yVgj31PtEHA.3432@cpmsftngxa06.phx.gbl...
> Hi Sezgin,
>
> I am currently standing by for an update from you and would like to know
> how things are going there. Should you have any concerns on the recent
> information I've posted, please don't hesitate to let me know directly and
> I would love to help you on SQL Server side issues. It's my pleasure to be
> of assistance
>
> Sincerely yours,
>
> Mingqing Cheng
>
> Online Partner Support Specialist
> Partner Support Group
> Microsoft Global Technical Support Center
> ---------------------------------------------------------------
> Introduction to Yukon! - http://www.microsoft.com/sql/yukon
> This posting is provided "as is" with no warranties and confers no rights.
> Please reply to newsgroups only, many thanks!
>
- Next message: Joe K.: "Error Messages Cluster"
- Previous message: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- In reply to: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- Next in thread: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- Reply: Mingqing Cheng [MSFT]: "Re: Virtual SQL Server times out."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|