KB332215 Fix

  • Thread starter Thread starter Tim Evans
  • Start date Start date
T

Tim Evans

The problem is a "System.ArgumentOutOfRangeException"
message when calling SqlClient.SqlConnection.Open().

We have been using the workaround suggested in the
article, namely to disable connection pooling. However,
that is obviously not the best solution. I have three
questions:

1. Is the fix mentioned in this KB article available for
download to MSDN subscribers?

2. Is this problem fixed in .NET 1.1? or MDAC 2.8?

Thank you,
Tim
 
Hi Tim,

1. The fix mentioned in this KB article is not available for download to
MSDN subscribers. Because the fix is only useful to specified problem. To
resolve this problem immediately, please contact Microsoft Product Support
Services to obtain the fix. For a complete list of Microsoft Product
Support Services phone numbers and information about support costs, visit
the following Microsoft Web site:

http://support.microsoft.com/default.aspx?scid=fh;EN-US;CNTACTMS

2. According to the document that I found, this problem is scheduled to be
fixed in VS .net 2003.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

--------------------
| Content-Class: urn:content-classes:message
| From: "Tim Evans" <[email protected]>
| Sender: "Tim Evans" <[email protected]>
| Subject: KB332215 Fix
| Date: Thu, 13 Nov 2003 10:48:49 -0800
| Lines: 16
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOqFsbsdQRYYG3vSeqUZiygc0vDAA==
| Newsgroups: microsoft.public.dotnet.framework.adonet
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.adonet:66244
| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.framework.adonet
|
| The problem is a "System.ArgumentOutOfRangeException"
| message when calling SqlClient.SqlConnection.Open().
|
| We have been using the workaround suggested in the
| article, namely to disable connection pooling. However,
| that is obviously not the best solution. I have three
| questions:
|
| 1. Is the fix mentioned in this KB article available for
| download to MSDN subscribers?
|
| 2. Is this problem fixed in .NET 1.1? or MDAC 2.8?
|
| Thank you,
| Tim
|
|
 
Kevin,

Thanks for the quick response. If the problem has been
fixed in VS.NET 2003, that will suffice for our needs.
 
Tim,
There is a QFE fix available for this problem, please contact PSS directly
with the KB number.

Thanks,
Angel
 
Back
Top