View Single Post
  #8  
Old March 20th 06, 03:42 PM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Transmit Holiday Form Error

The obvious possible causes are that the form page was renamed or the checkbox removed.

--
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

"coopfav" wrote in message oups.com...
Last year (2006) I ran the transmit holiday from process successfully
to send and process company and religious holidays to all my clients.
This year, I'm trying to do so again, using the same process with new
dates. Problem is after creating the message sucessfully before
sending, when I open it, I get the error:

Can not find the specified object
Line No: 170

and the debugger comes up. In the debugger, the following line is
indentified:

Set m_chkHoliday = objPage.Controls("chkHolidayCat")

I'm lost as to the cause/solution. Looking for help and/or guidence

Ads