P
Paul Bromley
I am using an ActiveX control in a VB.NET application as there is no
alternate .Net control available to me. The problem is that when I try to
install this appliaction on another machine the DLL is not registered. The
only way aound this that I have found is to build a ismple VB6 application
purely to register the DLL what am I doing wrong? An Interop is being
created. I have been unable to find any information on this one and it ha
been annoying me for months. The VB6 method works fine, I just want a neater
way by VB.NET of achieving this.
Best wishes
Paul Bromley
alternate .Net control available to me. The problem is that when I try to
install this appliaction on another machine the DLL is not registered. The
only way aound this that I have found is to build a ismple VB6 application
purely to register the DLL what am I doing wrong? An Interop is being
created. I have been unable to find any information on this one and it ha
been annoying me for months. The VB6 method works fine, I just want a neater
way by VB.NET of achieving this.
Best wishes
Paul Bromley