PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms WebBrowser in UserControl in IE HTML

Reply

WebBrowser in UserControl in IE HTML

 
Thread Tools Rate Thread
Old 11-01-2007, 11:31 AM   #1
100500@gmx.net
Guest
 
Posts: n/a
Default WebBrowser in UserControl in IE HTML


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

  Reply With Quote
Old 12-01-2007, 04:28 PM   #2
Bryan Phillips
Guest
 
Posts: n/a
Default Re: WebBrowser in UserControl in IE HTML

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


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off