Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an application containing an ActiveX control(BiopluginActX)When i run the application using visio studio 2005 the application works fine and also the ActiveX control.
When i Host the application on IIS on the same machine the application works fine but the ActiveX control doesn't appear nor gives any error. This gives me an indication that there is something wrong with IIS settings for ActiveX. Because same page works fine when not hosted on IIS and when you host it on IIS it stops displaying ActiveX
Looking forward for a solution.
Posted

1 solution

Hi,

Open project in IIS server.
Add activex dll in you project.

or Install activex dll or SDK of that Activex control on IIS server.
 
Share this answer
 
Comments
rusiya 5-May-11 3:39am    
Thank for your reply.
I want to know how to install the activex dll on IIS sever

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900