View Single Post
  #7  
Old January 30th 06, 08:56 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2002 custom form on 2003

The symptoms suggest that either you're doing something to the form that's causing it to one-off (which should be easy enough for you to check by looking at the MessageClass on the items) or your administrator has locked down ActiveX control security for Outlook tighter than the default. See http://www.outlookcode.com/d/ol2003problems.htm, the information on "Blocked ActiveX Controls."

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Chrys" wrote in message ...
The form is published in the Org Form Library. It uses textboxes,
checkboxes, option buttons, and date/time pickers.

I created a custom form in Outlook 2000 that will allow associates to sign up
for company flights and update the flight calendar. I have since upgraded to
2003 and now I am unable to open the form in design mode. And no one with
Outlook 2003 is able to view the flight requests from the calendar. When I
open the form from the calendar, I receive the follow 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.

After clicking Ok, the the form opens but it is empty. If I click print
preview or print the form, all of the data is there.

What do I need to do to correct this problem?


Ads