Security Requirements, WebBrowser Ctrl, VB2005, framework 2.0, WinXPSP2

J

Jason Tost

Good afternoon,

I was wondering if there is a way you can determine what the security
requirements are of a control. I have an application that throws a
security exception if there is a WebBrowser control on my main form.
The exception simply states "Request Failed". If I remove the
WebBrowser control from the form, it works fine. The application is a
full trust application, and I have set the URL property of the
WebBrowser to about:blank.

Thanks for any suggestions!
 
J

Jason Tost

Update: This problem seems to occur when I place the WebBrowser control
in a SplitContainer panel. If I just place it on a form outside of a
container it seems to be fine.

Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top