outlook security

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
 
S

Sue Mosher [MVP-Outlook]

Outlook version? Where is the form published? IN what folder are you using
it?
 
P

peter

sorry,
it's oultook xp 2003, not published yet, just testing, in
calendar. not using exchange.
ps...
Just bought your book on amazon.

peter
 
S

Sue Mosher [MVP-Outlook]

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
 
Top