On Thu, 2009-07-09 at 04:31 -0700, ChristinaP wrote: > Hi, > > I am trying to connect to an Oracle DB in Mono on openSuse11.1 and getting > the following error: > Description: HTTP 500. Error processing request. > > Stack Trace: > > System.DllNotFoundException: libclntsh.so > at (wrapper managed-to-native)
You probably need to add the path where all the Oracle libraries are to your LD_LIBRARY_PATH. -Gonzalo P.S.: this question should go to mono-list _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
