Sorry, what does means this?
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
It is from my application that use ADODB for try to connect with a LDAP server
...
what is missing?
Thanks a lot
ODBC might not work with Wine yet... I suggest you get Winetricks from http://wiki.winehq.org/winetricks and get the Windows ODBC driver from there. The app might work afterwards. :)
Sorry, I get the error after install Winetricks
mdac25 MS MDAC 2.5: Microsoft ODBC drivers, etc.
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
How can I try to find wath class is missing? or what is happend?
thanks a lot