PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
WebBrowser in UserControl in IE HTML
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
WebBrowser in UserControl in IE HTML
![]() |
WebBrowser in UserControl in IE HTML |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
I built a Windows Control Library that includes the WebBrowser component. It runs fine in Windows Apps or the TestContainer. When I embed it into a web Page as <object> it displays only the outline. When I delete the WebBrowser from the UserControl it runs fine. All IE security settings are set to minimum. Do you know about security restrictions related to "component in component in IE"? thanks marc |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You can't host the WebBrowser control in IE. It checks for this
condition internally and stops the control from working properly. -- Bryan Phillips MCSD, MCDBA, MCSE Blog: http://bphillips76.spaces.live.com "100500@gmx.net" <100500@gmx.net> wrote in message news:1168515085.790242.77190@o58g2000hsb.googlegroups.com: > Hi, > I built a Windows Control Library that includes the WebBrowser > component. It runs fine in Windows Apps or the TestContainer. When I > embed it into a web Page as <object> it displays only the outline. When > I delete the WebBrowser from the UserControl it runs fine. All IE > security settings are set to minimum. > > Do you know about security restrictions related to "component in > component in IE"? > > thanks > marc |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

