Hi,
I am trying to use DAAB (latest version downloaded from MS2.0) in .NET 2.0 to connect with Oracle 9i (Client on my machine is 8.1.7). I am able to connect absolutely perfectly with :
OracleClient, DAAB - if I am writing inline query.
As soon as I call a Stored Procedure, I get this error
"ORA-12571: TNS:Packet write failure" (in the execute line).
Please advise what I need to do. The same code with DAAB is working on my friends machine.
PS: My friend installed the entire ent lib from MS however I used the installer utility InstallUtil.exe to install the 3 DLLs.. Data, ObjectBuilder and Common.
Please let me know if anyone knows of what the problem is. I have searched a lot on internet however found no clues.
Thanks,
Chintu

Enterprise Library with Oracle
Kevin Dherman
Thanks Mahesh, Will try that.. but may I ask what exactly its going to do
Is there a problem with the support of that version or something else
William Lowers
Hi,
If the oracle client version is 8.1.7.0 then install oracle patch for 8.1.7.4
HTH
Mahesh B.