View Full Version : 'About to initialize AcitveX controls that might be unsafe' when using owc


toyotastarlet@gmail.com
05-10-2006, 12:55 AM
Hi there.
I'm using the Office Web Components 11 in an Excel 2003 spreadsheet.
Whenever I open the spreadsheet, I get the 'This application is about
to initialize ActiveX controls that might be unsafe' warning message.
As the activeX control is a microsoft control, shouldn't it already be
marked as 'safe' ?
Is there a way to mark this control as safe to stop these messages from
appearing (short of modifying registry).

Cheers,
Andrew.

Alvin Bruney
05-10-2006, 01:30 AM
There's no way. You can inform your users to set the appropriate security
settings in Internet Explorer. Any activeX that runs in IE will prompt a
security warning otherwise.

--

________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------

<toyotastarlet@gmail.com> wrote in message
news:1147218950.873403.207190@i40g2000cwc.googlegroups.com...
> Hi there.
> I'm using the Office Web Components 11 in an Excel 2003 spreadsheet.
> Whenever I open the spreadsheet, I get the 'This application is about
> to initialize ActiveX controls that might be unsafe' warning message.
> As the activeX control is a microsoft control, shouldn't it already be
> marked as 'safe' ?
> Is there a way to mark this control as safe to stop these messages from
> appearing (short of modifying registry).
>
> Cheers,
> Andrew.
>