Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Deplying an ActiveX control using setup and deployment?
 

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

You can use google to search for other answers

Custom Search

More Threads

• Smart Client Deployment
• ClickOnce through ISA server
• OFFICE PIA and ClickOnce
• Updating project without changing DB
• Creating Setup application in VS 2003
• Click once only show shell when using Smart Client.
• Overwriting App.config
• allow only certian users access to downloads and update?
• Changing MSI default install path
• Windows Setup Wizard .NET 3.5 - AlwaysCreate TRUE not working