Hello,
I have a dll file that i use in my VB project.
I have made the msi with vs installer.
i have added the dll and used the associations section to put the CLSID of the object and the type library and i have used the dll's name in the component property of both, following the instructions of the vs installer
when i run my program i get the 429 error. Obviously my dll has not been registered.
Anyone has had a similar problem?
what am i doing wrong? is there a missing step?
Regards
I have a dll file that i use in my VB project.
I have made the msi with vs installer.
i have added the dll and used the associations section to put the CLSID of the object and the type library and i have used the dll's name in the component property of both, following the instructions of the vs installer
when i run my program i get the 429 error. Obviously my dll has not been registered.
Anyone has had a similar problem?
what am i doing wrong? is there a missing step?
Regards