I built an application in VB6, and made a setup project for it using VS2008. It deploys fine on my dev machine, but I get the following error while trying to install it on the client machine.
Module C:\Program Files\Microsoft SQL Server\80\Tools\Binn\SQLDMO.dll failed to register. HRESULT -2147024714. Contact your support personnel.
I have to re-register SQLDMO.dll to make the application successfully running.