Click here to Skip to main content
15,903,731 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am trying to find AxSHDocVw.dll but could'nt. can somebody please tell me where to find it, or any link to that.
Thanks in advance
Posted

1 solution

According to Stack Overflow answer[^], this is the dll required by legacy Microsoft Web browser control.
Look at Using the WebBrowser control in .NET[^] CP article.
Add reference to "Microsoft Web Browser" COM via Add Reference dialog.
 
Share this answer
 

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