Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

COM control with Web Browser

Status
Not open for further replies.

Janders9er

Programmer
Jun 30, 2008
2
US
I am working on a web application and ran into a problem.

Using the tutorial posted here
I created an ActiveX Control and got it to display successfully using IIS.

My problem is that after adding a Microsoft Web Browser control (axWebBrowser) I am not able to get the control to display properly. I have successfully registered other .dll controls and displayed the control using IIS, but after adding the Microsft Web Browser control the same component no longer works.

Is it even possible to use the Microsoft Web Browser in this way - embedded inside existing Internet Explorer window?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top