[Mono-dev] Re: facing problems while running VB.Net application on Mono in Linux

Robert Jordan robertj at gmx.net
Mon May 29 04:55:59 EDT 2006


Singh, Narendra Kumar wrote:
> Hi ,
> 
> Actually we have developed an application which connects to Oracle 10G
> and accesses some tables.
> 
> The application is working fine when it is build with Visual; Studio.Net
> 2003
> 
> But the sample application is not working on Linux in Mono
> 
> The error is as follows
> 
> Unhandled Exception: System.DllNotFoundException: oci 
> in <0x00053> (wrapper managed-to-native) OciNativeCalls:OCIEnvCreate
> (intptr&,System.Data.OracleClient.Oci.OciEnvironmentMode,intptr,intptr,i
> ntptr,intptr,int,intptr)

Mono's System.Data.OracleClient needs the Oracle client software.

http://www.mono-project.com/Oracle

Robert




More information about the Mono-devel-list mailing list