[Mono-list] ODBC problem on Windows 2k\mono-1.1.10\Apache
T Senganal
tsenganal at novell.com
Fri Nov 25 06:19:17 EST 2005
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 <ctype at mail.ru> 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 - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list