![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
I meant, last year 2005, and now I'm trying to add 2006 dates.
|
#3
|
|||
|
|||
![]()
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? |
#4
|
|||
|
|||
![]()
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 |
#5
|
|||
|
|||
![]()
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. |
#6
|
|||
|
|||
![]()
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. |
#7
|
|||
|
|||
![]()
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. |
#8
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
OL2003 - can you auto-fill a singel new contact form with online form data | TimR | Outlook - Using Contacts | 1 | February 15th 06 02:43 PM |
holiday updates | greg | Outlook - Calandaring | 1 | January 31st 06 05:35 PM |
Outlook opens Form as Email message, not Form | [email protected] | Outlook - General Queries | 2 | January 26th 06 10:54 PM |
colour for catagory eg Holiday | dawogette | Outlook - Calandaring | 3 | January 25th 06 04:12 AM |
Public holiday in shared folders | Support | Outlook - General Queries | 5 | January 18th 06 04:24 PM |