Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Warning message about potentially non safe ActiveX controls

Hi,

I write applications with Excel (Office 2003). Initially I used Excel 2000
and Win2K, when I upgraded to WinXP I also changed for Office 2003.

Because my applications are distributed to family and friends, I include my
personnal certificate (SelfCert.exe) to avoid having to accept to run the
macros each and every time a spreadsheet is launched. This way, we only have
to accept once and every other application I develop will execute without
any question... This was true until I changed for XP and Office 2003.

In fact, since that time, I receive this message : (translated from french)

"This application is about to initialize potentially non safe ActiveX
controls . If the source of this file is known to be reliable, click on OK
to initialize the controls with the active workspace parameters."

But then, even if I click on Ok or Cancel, this leads to the same result...
the application runs and the controls work fine anayway ! So why this
warning and how could I get rid of it ?

If someone could help me with this issue, I would greatly appreciate.

Pierre


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Warning message about potentially non safe ActiveX controls

At one time a registry entry helped with this problem. I seem to recall
that it is not so reliable, maybe because of service releases. No harm in
trying it though. Under:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Security

create this new dword entry:

DisableHyperlinkWarning

and set its value to 1.

If that does not do it I don't have another answer.

--
Jim
"Pierre Archambault" wrote in message
...
| Hi,
|
| I write applications with Excel (Office 2003). Initially I used Excel 2000
| and Win2K, when I upgraded to WinXP I also changed for Office 2003.
|
| Because my applications are distributed to family and friends, I include
my
| personnal certificate (SelfCert.exe) to avoid having to accept to run the
| macros each and every time a spreadsheet is launched. This way, we only
have
| to accept once and every other application I develop will execute without
| any question... This was true until I changed for XP and Office 2003.
|
| In fact, since that time, I receive this message : (translated from
french)
|
| "This application is about to initialize potentially non safe ActiveX
| controls . If the source of this file is known to be reliable, click on
OK
| to initialize the controls with the active workspace parameters."
|
| But then, even if I click on Ok or Cancel, this leads to the same
result...
| the application runs and the controls work fine anayway ! So why this
| warning and how could I get rid of it ?
|
| If someone could help me with this issue, I would greatly appreciate.
|
| Pierre
|
|


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable ActiveX warning message Michelle Marcus Excel Discussion (Misc queries) 0 May 9th 06 03:08 PM
How to stop warning message in Excel "initialize ActiveX controls" Sya Excel Programming 1 April 27th 06 10:14 AM
ActiveX Controls vs Form Controls Alex Excel Discussion (Misc queries) 1 January 11th 06 08:46 AM
Marking ActiveX control as safe Erich Neuwirth Excel Programming 0 July 31st 04 03:52 PM
ActiveX Warning Message Gates 72 Excel Programming 0 October 26th 03 07:22 PM


All times are GMT +1. The time now is 06:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"