Hello,
I add reference to shdocvw.dll and MSHTML.dll from VS 2005 winforms
solution to add activex webbrowser control.
I am not using managed web browser control.
All works well and i can get to see web pages navigating from this control.
When i create a setup and deploy project and distribute the winforms
application to another user using same IE version, i dont get to see the
web browser control on users' winform form.
Can someone help me create deploy project for shdocvw based winform
application.
I have not included shdocvw.dll in deployment project - just used the
interop assemblies.
i am using IE 6.0.3790 and the PC where i deploy also has the exact
version and build(not given here)
Will this winform application with activex browser run without problems
for IE 6.0 and above versions?
Thanks in advance
NZ