Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Calandaring (http://www.outlookbanter.com/outlook-calandaring/)
-   -   Transmit Holiday Form Error (http://www.outlookbanter.com/outlook-calandaring/4828-transmit-holiday-form-error.html)

coopfav February 9th 06 11:43 PM

Transmit Holiday Form Error
 
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


coopfav February 9th 06 11:50 PM

Transmit Holiday Form Error
 
I meant, last year 2005, and now I'm trying to add 2006 dates.


coopfav February 9th 06 11:53 PM

Transmit Holiday Form Error
 
I've also noted that the version I have is Ver. 7 from 1999. Does
anyone know if Sue updated this version to one more compatible with
Outlook2003?


Sue Mosher [MVP-Outlook] February 10th 06 12:23 AM

Transmit Holiday Form Error
 
The error suggests that either someone changed the name of the page where the chkHolidayCat control resides or the page instantiated as objPage no longer contains a control named chkHolidayCat.

Nothing has changed in recent versions to mandate an update to this form.

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


coopfav February 10th 06 08:30 PM

Transmit Holiday Form Error
 
So, I tried the new form, publising it, then using it, same error.
the earlier comment, I haven't made any changes, now verified by the
use of the latest version.

The only thing I can think of would be to delete the two published
forms, and start over.


coopfav February 15th 06 08:18 PM

Transmit Holiday Form Error
 
I had one of our VB programmers take a look at the error. Sue's
comments are correct, it looks like something has changed in the form.
Problem is, since I'm not a programmer, I haven't made any changes or
even looked at design forms. The mystery is that I used it in 2005, and
it worked, then didn't touch it until 2006 and now I get the error. I
wonder where I can get a copy of the original form so I can start over
and try from the begining.


Sue Mosher [MVP-Outlook] February 15th 06 11:53 PM

Transmit Holiday Form Error
 
The original I posted should still be downloadable from http://www.outlookcode.com/d/forms/holiday.htm

--
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 ups.com...
I had one of our VB programmers take a look at the error. Sue's
comments are correct, it looks like something has changed in the form.
Problem is, since I'm not a programmer, I haven't made any changes or
even looked at design forms. The mystery is that I used it in 2005, and
it worked, then didn't touch it until 2006 and now I get the error. I
wonder where I can get a copy of the original form so I can start over
and try from the begining.


Sue Mosher [MVP-Outlook] March 20th 06 03:42 PM

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



All times are GMT +1. The time now is 05:58 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com