Well VB.Net doesn't have a DLL project wizard, so you probably built a class
library, and if so, it won't be a COM server exporting DllRegisterServer. In
addition, registering a tlb file is one thing, registering a .NET class library
for COM interop is something else. You should probably be looking at regasm.exe
(are you trying to run regsvr32 on your class library?)

Signature
Phil Wilson [MVP Windows Installer]
----
> Hello,
>
[quoted text clipped - 11 lines]
> Best Regards and Best Wishes.
> Ersen