Hi all,
There is a fix about System.Data.Oracleclient.OracleConnection object
about not removing invalid connections from the pool in the following
adress.
http://support.microsoft.com/default.aspx?scid=kb;en-us;830173
I am facing the same problem. But i am confused about versions of
oracleclient.dll.
On the fix page, the version mentioned after the fix for framework 1.1
is 1.1.4322.2038
On the production machine that the application runs, version of the this
dll is 1.1.4322.2312.
so is it possible that same problem may appear on the future versions of
the oracleclient.dll ?
thanks.