Re: Problema con monodevelop y oracle 10g xe

"Juan C. Olivares" <[email protected]>
Newsgroups gmane.comp.gnome.mono.hispano
Message-ID <[email protected]>
Rodrigo:

Tienes que tener definido ORACLE_HOME y las bibliotecas en
LD_LIBRARY_PATH... generalmente es así:

export ORACLE_HOME=/tu/path/a/oracle
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
export PATH=$ORACLE_HOME/bin:$PATH

Atte,
JCO

2008/10/3 Rodrigo <[email protected]>

> Esto es el problema
>
> System.DllNotFoundException: libclntsh.so
>   at (wrapper managed-to-native) OciNativeCalls:OCIEnvCreate (intptr&,System.Data.OracleClient.Oci.OciEnvironmentMode,intptr,intptr,intptr,intptr,int,intptr)
>
>   at System.Data.OracleClient.Oci.OciCalls.OCIEnvCreate (System.IntPtr& envhpp, OciEnvironmentMode mode, IntPtr ctxp, IntPtr malocfp, IntPtr ralocfp, IntPtr mfreep, Int32 xtramem_sz, IntPtr usrmempp) [0x00000]
>   at System.Data.OracleClient.Oci.OciEnvironmentHandle..ctor (OciEnvironmentMode mode) [0x00000]
>
>   at System.Data.OracleClient.Oci.OciGlue.CreateConnection (OracleConnectionInfo conInfo) [0x00000]
>   at System.Data.OracleClient.OracleConnectionPoolManager.CreateConnection (OracleConnectionInfo info) [0x00000]
>
>   at System.Data.OracleClient.OracleConnectionPool.CreateConnection () [0x00000]
>   at System.Data.OracleClient.OracleConnectionPool.GetConnection () [0x00000]
>   at System.Data.OracleClient.OracleConnection.Open () [0x00000]
>
>   at ASP.default_aspx.Page_Load (System.Object o, System.EventArgs e) [0x0000f] in /home/rodrigo/Aspnet/conexionBD/Default.aspx:23
>   at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]
>   at System.Web.UI.Control.LoadRecursive () [0x00000]
>
>   at System.Web.UI.Page.ProcessLoad () [0x00000]
>   at System.Web.UI.Page.ProcessPostData () [0x00000]
>   at System.Web.UI.Page.InternalProcessRequest () [0x00000]
>   at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]
>
> Alguien sabe como solucionarlo???????????????
>
>
>
> --
> Rodrigo Ledezma Jaime
> Ing. Ejecución en computación e informática
>
>
> _______________________________________________
> Mono-hispano mailing list
> [email protected]
> https://listas.hispalinux.es/mailman/listinfo/mono-hispano
>

_______________________________________________
Mono-hispano mailing list
[email protected]
https://listas.hispalinux.es/mailman/listinfo/mono-hispano
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.