Deplying an ActiveX control using setup and deployment?
Hello,
I'm trying to deploy an ActiveX control for I.E. using the setup and deplyment from Visual Studio, but I'm missing some registry keys.
What are the keys needed to install an ActiveX control using setup and deplyment?
Thanks, HoraShadow
HoraShadow Monday, January 15, 2007 1:05 AM
Problem solved.
HoraShadow Monday, January 15, 2007 6:44 PM
Problem solved.
HoraShadow Monday, January 15, 2007 6:44 PM
Here i developed one Activex control to view tiff files using vintasoft dll(third party)in VB.Net.then i have added the ActiveX control in my aspx page.I deployed that application in my local machine.It's working fine in the local machine using http://localhost/Document/Tiffviewer.aspx.But when i tried to access the same application in my intranet machine,http://sankar/Document/Tiffviewer.aspx, the viewer is not working.Do u have any idea regarding this issue?..
Thanx in advance..
Shankar Joseph Wednesday, February 14, 2007 1:23 PM