I am trying to open VB6 project and getting "Object library not registered" error.
Machine is 64 bit. I tried below but it threw error saying "'regtlib' is not recognized as an internal or external command, operable program or batch file."
cd C:\Windows\SysWOW64
regtlib msdatsrc.tlb
'C:\Windows\Microsoft.NET\Framework64\v4.0.30319' folder has 'regtlibv12' file. I tried 'regtlibv12 msdatsrc.tlb' in that folder but it did not help.
I read on one of the forum that un-installation of internet explorer 10 is solution, I tried that but did not help.
I would highly appreciate your suggestion.