[Mono-bugs] [Bug 76408][Min] Changed - new OracleConnection("...") fails with DllNotFoundException: libclntsh.so.10.1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 1 07:57:15 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by tsenganal at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76408

--- shadow/76408	2005-12-01 07:46:14.000000000 -0500
+++ shadow/76408.tmp.9933	2005-12-01 07:57:15.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 76408
 Product: Mono: Class Libraries
 Version: 1.1
 OS: SUSE 9.2
 OS Details: Windows XP SP2 with Mono 1.1.9.1
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: jan.reitz at lanxess.com               
@@ -92,6 +92,14 @@
 <dllmap dll="oci" target="clntsh" />
 changed it to
 <dllmap dll="oci.dll" target="clntsh" />
 solved it, but why?
 shouldnt mono try to append the systems default shared library extension?
 
+
+------- Additional Comments From tsenganal at novell.com  2005-12-01 07:57 -------
+actually, the config file is not required for windows installations ..
+this will be taken care of in the next release .. for now, either just
+remove the entry corresponding to "oci" from the config file or remove
+the config file altogether ..
+
+


More information about the mono-bugs mailing list