outlook security

  • Thread starter Thread starter peter
  • Start date Start date
P

peter

Hi,
I created a form inserted the calendar object. When I
save and run I get the following error message.
"To help prevent malicious code from running, one or more
objects in this form were not loaded. For more
information contact your administrator."

The macro security level is set to low and trust all
installed add-ins and templates is checked. Where else
do I have to look.

thanks

peter
 
Outlook version? Where is the form published? IN what folder are you using
it?
 
sorry,
it's oultook xp 2003, not published yet, just testing, in
calendar. not using exchange.
ps...
Just bought your book on amazon.

peter
 
If it's not published, that's probably the problem. All but the most basic
ActiveX controls won't run in unpublished forms. See
http://www.outlookcode.com/d/ol2003problems.htm#activex . You should always
test with a published form.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top