Hi All,

I have copied my debug exe and all the dependent Qt debug dlls and plugin dlls to another machine. While executing the application crashes saying it's unable to load the ODBC driver. "Faulting application ibrowse.exe, version 0.0.0.0, faulting module qtsqld4.dll, version 4.3.1.0, fault address 0x0000906d. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp."

I have set the QApplication::libraryPath in my application for the Plugins and the plugin dlls are availabe in the mentioned directory.
But the registry is not getting updated with the Qt Factory Cache 4.3 section. I can find only the Qt Plugin Cache 4.3.debug section in the registry.

If I am running the same from my machine where Qt is installed everything works just fine.

Please help!

Thanks,
Suresh