S
sbwinning
We have been using the Word template "My Outlook Calendar" to provide a
calendar that shows last month and next month on the page (as thumbnails).
We have used this successfully with Word 2002 and Word 2003 using Outlook
2003. However, when we try to run the template on some new computers we
purchased we get the following error:
"Automation error - The specified module could not be found"
The code fails at the following line:
"Set objOutlookNS = objOutlookApp.GetNamespace("MAPI")"
We tried downloading the template outcal.dot from the Microsoft website. It
runs on our older machines. On the new computers we get the error message:
"Outlook must be running and have a valid calendar folder selected."
I assume that while each template generates a different error message the
underlying problem is the same.
Any ideas?
calendar that shows last month and next month on the page (as thumbnails).
We have used this successfully with Word 2002 and Word 2003 using Outlook
2003. However, when we try to run the template on some new computers we
purchased we get the following error:
"Automation error - The specified module could not be found"
The code fails at the following line:
"Set objOutlookNS = objOutlookApp.GetNamespace("MAPI")"
We tried downloading the template outcal.dot from the Microsoft website. It
runs on our older machines. On the new computers we get the error message:
"Outlook must be running and have a valid calendar folder selected."
I assume that while each template generates a different error message the
underlying problem is the same.
Any ideas?