--- In [email protected], "domenico_strazzullo" <[EMAIL 
PROTECTED]> 
wrote:
>
> --- In [email protected], Lance Dyas <lancelot@> 
> wrote:
> > > Thanks for your help. It works now: the SVG file gets displayed
> > > without the ActiveX warning.
> > > I had to enable this option:
> > > Internet Options -> Advanced -> (Security) -> Allow active 
> content to run in files from my computer
> And, can anyone tell what is the logic of "Allow active content to 
> run in files from my computer" automatically preventing to run 
> downloaded active content while no other changes have been made to 
> the settings?
>

This sounds like a round from of my recent wrestling match trying to 
get ASV to work in WebBrowser for my VS2005 apps.  I attempted a few 
tweaks in the course of getting it to work, but an important one seemed 
to be adding a few registry settings to tell Windoze that ASV is 
SafeForScripting and SafeForInitializing.  Once I added these entries I 
was able to uncheck the "allow active content..." IE Security option, 
and I don't get any messages now.  Kind of a white list for IE, I 
guess.  Here's what I did if you want to give it a try.

Under HKCR\, find the CLSID for Adobe.SVGCtl, which should look like...
{377B5106-3B4E-4A2D-8520-8767590CAC86}

Under HKCR\CLSID\{number above}\ add the key "Implemented Categories"

Under "Implemented Categories" add these two keys
{7DD95801-9882-11CF-9FA9-00AA006C42C4}
{7DD95802-9882-11CF-9FA9-00AA006C42C4}

If you search the registry beforehand, you'll see a few instances of 
these keys being used.

I also changed changed a setting under IE-Tools-Internet Options-
Security-Local intranet-Custom Level for "Script ActiveX controls 
marked safe for scripting", but it now seems to work regardless of this 
setting.

-Brian









-----
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/
 

Reply via email to