and a solution within C# http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1070374&SiteID=1
--- In [email protected], "simonshutter" <[EMAIL PROTECTED]> wrote: > > Here's some more info on this issue: > > > http://forums.microsoft.com/MSDN/ShowPost.aspx? PostID=877645&SiteID=1 > > http://msdn.microsoft.com/library/default.asp? > url=/workshop/author/dhtml/overview/xpsp2compat.asp > > http://msdn.microsoft.com/workshop/security/szone/reference/functions/ > cointernetsetfeatureenabled.asp > > > --- In [email protected], "simonshutter" <simon@> > wrote: > > > > Samy, > > > > Thanks for those ideas. In my case there seems to be a discrepancy > > between the way the webbrowser control works versus loading a page > > directly in the IE window. I believe the problem is related to XP > > SP2 and the Internet Explorer Local Machine Zone Lockdown (see > > > http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2brow > > s.mspx). > > > > I have tried various tricks like using the "Mark of the Web" (<!-- > > saved from url=(0013)about:internet -->), inline script that > > references external javascript funtions that build the embed tag, > all > > with no success. > > > > The webbrowser control is supposed to be a wrapper on IE so my > guess > > is that something in my .net security settings is not right. I > have > > granted full trust to my .net app so I don't know what else I could > > do. > > > > Simon > > > > > > > > --- In [email protected], "Samuel Dagan" <dagan@> > > wrote: > > > > > > Hi Simon, > > > I don't have any magic solutions, but I'll tell you what I know. > > The > > > number of messages that I am mentioning are from the Yahoo > > > svg-developers group. > > > > > > If you have installed IE7 on top of the previous IE6, you can > just > > > uninstall IE7, then the IE6 takes over, which solves your > problems. > > > This is written at the MS site, I've try it, and it works. You > > always > > > can go back, download and reinstall IE7 from MS. > > > > > > There is a bug in IE7 that helps us, but I guess that MS will > > repair > > > it. It appears on message 57555 by Armin Mueller. I've try it, > it > > is > > > simple, and it still works. > > > > > > If you read French, I'd suggest you to look on the message 57495 > by > > > Michel Hirtzler (pilatfr). He gives a link to a page of his site, > > > where you'll find a thorough analysis of the problem with some > > > suggestions. > > > > > > The suggestion of Bruce Rindahl (brucerindahl) from message 57518 > > > also works, but this could cause you security problems, since you > > > allow to any site you open, to use activex. > > > > > > About the pop-up blocker that may prevent you to look on some > > svg > > > files, which are loading on different window, you can look > > > at "tools", "Internet Options", "Privacy", check (if it is not > > > checked) "Turn on Pop-up Blocker", click on "settings" and add > in > > > the list, the website you are interested > > > in,then "close", "apply", "OK", and close the > > > "Internet Options". > > > > > > Cheers, Samy > > > > > > > > > --- In [email protected], "simonshutter" <simon@> > > > wrote: > > > > > > > > On the off-chance that someone here has dealt with this issue I > > am > > > > seeking assistance with the following problem. > > > > > > > > I have a windows form with a .Net 2.0 Webbrowser control that > > loads > > > a > > > > *local machine* html page with ASV embedded. On both my > > > development > > > > machine and client test machine I am running XP SP2 w/IE7 and I > > > have > > > > the IE7 advanced options set to allow active content to run in > > > files on > > > > my computer. > > > > > > > > On the development machine I get no information bar warning in > > IE7 > > > or > > > > my webbrowser control. However, on the client test machine I > get > > > the > > > > warning message below even though when I load the page in IE7 I > > get > > > no > > > > warning. > > > > > > > > "To help protect your security, Internet Explorer has > restricted > > > this > > > > file from showing active content that could access your > computer. > > > Click > > > > here for options." > > > > > > > > Tx, Simon > > > > > > > > > > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

