EDN Admin
Well-known member
I am trying to start a tutorial where I build my own web browser using C# in VS 2010 using Windows 7. Here is the link:
http://www.c-sharpcorner.com/UploadFile/mahesh/WebBrowserInCSMDB12022005001524AM/WebBrowserInCSMDB.aspx
When the tutorial instructs me to open the toolbox and select Browser it does not appear in the selection options. When I go to Tools > Choose ToolBob Items there are not any Browser options under any of the tabs (COM, Silverlight, etc.).
Here is exactly what the tutorial explained I should do to add the Browser ActiveX :
<span style="font-size:x-small <span style="font-family:Verdana,Arial,Helvetica,sans-serif Create a Windows application and right, right click on toolbox window, and select "Customize Toolbox". In COM components, youll
see "Microsoft Web Browser" component an dll is "Schdocvw.dll".
<span style="font-size:x-small <span style="font-family:Verdana,Arial,Helvetica,sans-serif When I go to select Microsoft Web Browser the dll file that is associated with it is ieframe.dll. This doesnt match with Schdocvw.dll. Could this be the issue?
I tried to open Schdocvw.dll by clicking Browse, but to no avail. The only thing VS did was restart in Administrator mode, lol irk!
<br/>
<span style="font-size:x-small <span style="font-family:Verdana,Arial,Helvetica,sans-serif Does anyone have any suggestions?<br/>
View the full article
http://www.c-sharpcorner.com/UploadFile/mahesh/WebBrowserInCSMDB12022005001524AM/WebBrowserInCSMDB.aspx
When the tutorial instructs me to open the toolbox and select Browser it does not appear in the selection options. When I go to Tools > Choose ToolBob Items there are not any Browser options under any of the tabs (COM, Silverlight, etc.).
Here is exactly what the tutorial explained I should do to add the Browser ActiveX :
<span style="font-size:x-small <span style="font-family:Verdana,Arial,Helvetica,sans-serif Create a Windows application and right, right click on toolbox window, and select "Customize Toolbox". In COM components, youll
see "Microsoft Web Browser" component an dll is "Schdocvw.dll".
<span style="font-size:x-small <span style="font-family:Verdana,Arial,Helvetica,sans-serif When I go to select Microsoft Web Browser the dll file that is associated with it is ieframe.dll. This doesnt match with Schdocvw.dll. Could this be the issue?
I tried to open Schdocvw.dll by clicking Browse, but to no avail. The only thing VS did was restart in Administrator mode, lol irk!
<br/>
<span style="font-size:x-small <span style="font-family:Verdana,Arial,Helvetica,sans-serif Does anyone have any suggestions?<br/>
View the full article