smneedham / OutlookMac-Archive-ExchangeToLocal

An AppleScript for Outlook Mac 2011 that makes up for the missing auto archive functionality typically found in Outlook for Windows
blog.7thdomain.com
48 stars 12 forks source link

Bug: Can't detect default calendar in some circumstances #3

Open smneedham opened 11 years ago

smneedham commented 11 years ago

This seems to occur on users with multiple or shared calendars

desipathfinder commented 11 years ago

Hi there, I would really like to use your product to make my outlook perform. I'm currently getting this error when trying to run the script. Is the problem on my end?

error "Microsoft Outlook got an error: Can’t get «class pAMC» of exchange account id 4." number -1728 from «class pAMC» of exchange account id 4

smneedham commented 11 years ago

Hi desipatthfinder, it's a bug related to when you have more than one calendar. For now to get email archiving working just disable the calendar archiving. It's a parameter in the script.

    -- Calendar Archive parameters
    set archiveCalendarItems to true -- no calendar archiving will take place if set to false