P
pamela fluente
This may be a stupid question.
I am creating a setup project. The setup project automatically
includes
2 external DLLs. In the same folder of those DLL there is an OCX,
which anyway
does not show in the setup project.
Now if I do the deployment on a computer different than mine I
receive an
error message that goes like this:
System.Runtime.InteropServices.COMException (0x80040154): Interfaccia
non registrata. (Eccezione da HRESULT: 0x80040154
(REGDB_E_CLASSNOTREG))
I know I am missing something. Can you please point out what I am
doing wrong ?
How do I make aware the setup project of the OCX so that it is
registered on the target machine ?
Thank you very much,
-P
I am creating a setup project. The setup project automatically
includes
2 external DLLs. In the same folder of those DLL there is an OCX,
which anyway
does not show in the setup project.
Now if I do the deployment on a computer different than mine I
receive an
error message that goes like this:
System.Runtime.InteropServices.COMException (0x80040154): Interfaccia
non registrata. (Eccezione da HRESULT: 0x80040154
(REGDB_E_CLASSNOTREG))
I know I am missing something. Can you please point out what I am
doing wrong ?
How do I make aware the setup project of the OCX so that it is
registered on the target machine ?
Thank you very much,
-P