Hi 

this seems to be an issue with the installer ..
The entry <dllmap dll="odbc32.dll" target ="libodbc.so">  in 
(mono-base-dir)\etc\mono\config file is causing the odbc32.dll to be
mapped to libodbc.so.. 
Remove the entry and things  shud work allright .. 

cheers
senga

>>> Alex Prudkiy <[EMAIL PROTECTED]> 11/25/05 1:22 AM >>>
Hi,

I am trying the developing webservice on windows with
Apache\mod_mono\mono-1.1.10.

When I call my server, I receive such error:
System.DllNotFoundException: libodbc.so
in (wrapper managed-to-native)
System.Data.Odbc.libodbc:SQLAllocHandle (
     System.Data.Odbc.OdbcHandleType,intptr,intptr&)
in <0x00082> System.Data.Odbc.OdbcConnection:Open ()

Where I can found this libodbc.so, because if I copy odbc32.dll to
directory of webservice with name libodbc.dll the
Assembly.Load exception raised.

Best regards,
Alex Prudkiy

_______________________________________________
Mono-list maillist  -  [email protected] 
http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to