I could create a dll from vb.net visual studio 2012 and using options, register for COM interop, this has generated me a .tlb file, the same been able to reference it from a project in vb6 and use its features, all this is happening in my pc.
But from another pc it does not work, I get the following error.
Run -Time 429: ActiveX component can't create object
I tried some methods but nothing works for me.