Outlook Calendar response send error

When I receive a calendar invitation from anyone outside of my company, I cannot send a response. I go through the process of clicking "Accept" and "Respond with (or without) comments." Then I get an error message. The response will not
send; it just sits in my Outbox and continues to get rejected until I delete it. I would add a picture but this forum won't let me. The error report reads as follow:
Date/time stamp; Error: An unknown error has occurred in Outlook; Details: Mail could not be sent, Account name; Error code: -50.
A search yields no results for that error code.
Any help would be much appreciated. Thanks!
Edited because it occurs to me that someone trying to help may need to know the following program information: Outlook for Mac 2011, Version 14.3.9 (131030). I have run a check for updated software. No updates needed.

Hi,
Since this forum is for Outlook for Windows and you are using Outlook for Mac, I suggest you post this question to Office for Mac forum:
http://answers.microsoft.com/en-us/mac
The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
Regards,
Melon Chen
TechNet Community Support

Similar Messages

  • Using Outlook for Mac; emails and calendar announcements will not send--error message: "the server does not support secure connections" Help?

    Am using Outlook calendar for Mac--needed for client connection. Invites will not go out. Error message: "server does not support secure connections." Resolution?

    I have done a similar set of things and no results.
    This is really odd, Mac Mail works other emasil clients work, just not Outlook.
    The only event I can tie it back to is the outage a couple of weeks ago when AppleID's weren't working for a perdion of time.  I ended up having to reset mine. 
    Is it feasible a local certificate got corrupted at the same or, oddly, that the SMTP servers don't have the updated password?
    What's odd is that I no matter how much i Google, i can't find anyone else who has this problem, other than here?

  • Outlook Calendar invite - Not able to send from exchange server.

    Hi,
       I am not able to send outlook calendar invite from exchange server. But if i installed outlook on my local machine/server it works fine. Below code the i used to build calendar invite for your reference.
      public static void sendOutlookInvitationViaICSFile1(EAppointmentMail objApptEmail)
                try
                    log.Info("Invite Started");
                    Microsoft.Office.Interop.Outlook.Application apptApp = new Microsoft.Office.Interop.Outlook.Application();
                    Microsoft.Office.Interop.Outlook.AppointmentItem agendaMeeting = apptApp.CreateItem(Microsoft.Office.Interop.Outlook.OlItemType.olAppointmentItem);
                    DateTime venueDate = Convert.ToDateTime(objApptEmail.VenueDate);
                    string formatedVenueDate = venueDate.Year.ToString() + "/" + venueDate.Month.ToString() + "/" + venueDate.Day.ToString();
                    DateTime from = Convert.ToDateTime(formatedVenueDate + " " + objApptEmail.FromTime);
                    DateTime to = Convert.ToDateTime(formatedVenueDate + " " + objApptEmail.ToTime);
                    System.Net.Mime.ContentType typeHTML = new System.Net.Mime.ContentType("text/html");
                    //Create the Body in HTML format
                    string strBodyText = "Type:Single Meeting\r\nOrganizer: {0}\r\nStart Time:{1}\r\nEnd Time:{2}\r\nTime Zone:{3}\r\nLocation: {4}\r\n\r\n\r\n\r\n{5}";
                    strBodyText = string.Format(strBodyText, objApptEmail.Email, from.ToLongDateString() + " " + from.ToLongTimeString(),
                                        to + " " + to, System.TimeZone.CurrentTimeZone.StandardName,
                                        objApptEmail.Location, objApptEmail.Body);
                    if (agendaMeeting != null)
                        Console.WriteLine("started");
                        agendaMeeting.MeetingStatus =
                            Microsoft.Office.Interop.Outlook.OlMeetingStatus.olMeeting;
                        agendaMeeting.Location = objApptEmail.Location;
                        agendaMeeting.Subject = objApptEmail.Subject;
                        agendaMeeting.Body = strBodyText;
                        agendaMeeting.Start = from;
                        agendaMeeting.End = to;
                        Microsoft.Office.Interop.Outlook.Recipient recipient = agendaMeeting.Recipients.Add(objApptEmail.Email);
                        recipient.Type = (int)Microsoft.Office.Interop.Outlook.OlMeetingRecipientType.olRequired;
                        ((Microsoft.Office.Interop.Outlook._AppointmentItem)agendaMeeting).Send();
                        log.Info("Invite Successfully End");
                        Console.WriteLine("End");
                catch (Exception ex)
                    log.Info("Error: " + ex.Message.ToString());
                    Console.WriteLine("Error: " + ex.Message.ToString());
    In exchange server/ not outlook installed server, i am getting below error.
    "Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))"
    Help me to send calendar invite without installing outlook on the specified server. Please do the needful.

    Hi
    It is probably that the stuff you doing is for outlook and because outlook is not installed it cannot find the classes.
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Error when sync Outlook Calendar

    I'm having problems when trying sync my Outlook Calendar, everything else syncs ok. I get the following error, does anyone know what the solution might be?
    HotSync operation started for ******** on 06/24/09 14:25:14
    OK Quick Install
    PocketMirror® 3.1.10.0 XT
    OK Outlook Notes XT
    -- Outlook Calendar XT
    The category name "MCC/Term break " in your Handheld has a space at the end. This has been replaced with a period. Outlook trims trailing spaces.
    Error: 0x00001029 There are two categories with the same (case-insensitive) name <MCC/Term break.>. Each category must have a unique spelling.
    Outlook Calendar XT synchronization failed
    Conduit 'Outlook Calendar XT' Error: Unknown error. (65535)
    OK Outlook Contacts XT
    OK Outlook Tasks XT
    VersaMail
    - Sync configured to Do Nothing
    -- Backing up PmTraceDatabase to C:\Program Files\palmOne\montsaye\Backup\PmTraceDatabase.PDB
    -- Backing up Saved Preferences to C:\Program Files\palmOne\montsaye\Backup\Saved_Preferences.PRC
    OK Backup
    HotSync operation completed on 06/24/09 14:25:25
    Thanks in advance
    Post relates to: Palm TX
    Post relates to: Palm TX

    It appears you have 2 files with the exact same name. MCC/Term break.  What you need to do is locate one of them and either delete it or change it's name or make like MCC  lower case letters and it should sync.  Hope this helps...

  • Outlook Calendar sync error

    When I try sync Calendar with Outlook 2007 I get error:
    Intellisync - Error Code 0x8386004c. Check Documentation
    I tried to googled this error code but it finds nothing
    Logs from PtTrace file:
    12:14:54.195: Fetching implemented classes at .\iluptbl.cpp line 3408
    12:14:54.397: Fetching implemented classes at .\iluptbl.cpp line 3408
    12:14:56.696:
    12:14:56.697: Begin ILX Session, Source=Microsoft Outlook, Target=Urządzenie
    12:14:56.719:
    12:14:56.720: Starting Standard Sync
    12:14:56.784: Phase=10, User=236B2B79: Reading data from Urządzenie kalendarzu
    12:14:57.862: Finished Reading 12 Records + 1 Deletes + 0 Unchangeds for User=236B2B79 from Urządzenie kalendarzu (fast sync input)
    12:14:57.866: Phase=20, User=236B2B79: Reading data from Microsoft Outlook kalendarzu
    Thu Jun 28 12:14:58 2012: Error 0x8004010f.-2147221233.-2088370100 at .\pumapiar.cpp line 574
    Thu Jun 28 12:14:58 2012: Error 76.76 at .\sdk_data.cpp line 1470
    Thu Jun 28 12:14:58 2012: Error 4238.4238 at .\Ilx_sdk.cpp line 256
    12:14:58.055: Translation Unit Status: User=236B2B79, rc=4238, Phase=20, TrErr=4238, SysErr=0 at .\xlatev3.cpp line 650
    12:14:58.071:
    12:14:58.072: End ILX Session, elapsed time =   1.000 seconds

    I am having the same problem. Any answers out there?

  • Problem Syncing Outlook Calendar: Error code - 0x80043ac9

    Hi,
    When I try to sync my Outlook 2003 calendar entries with my Curve, I get the following error:
    "Error encountered. Error code - 0x80043ac9. Check documentation."
    It seems to be stuck in the "Processing Device Calendar" screen, with "Record 20 of 80 Records", when the above error popped up. See screenshot below.
    I have NO PROBLEM syncing Outlook Contacts or Memos. I ONLY have problem when syncing Outlook Calendar.
    I've read other posts out there where there was a similar problem when syncing Contacts, and the solution is to remove Birthday contact entries:
    http://supportforums.blackberry.com/t5/BlackBerry-Curve-BlackBerry-8900/error-code-0x80043ac9/m-p/56...
    But I don't have any Birthday in my contacts, and my problem is with Calendar, not Contacts.
    Does anyone have any idea how to solve this, or encountered similar problems? It's probably a "bad" calendar entries in there somewhere, but I'm not sure which.
    Thanks!

    Hi and welcome to the forums!
    I suggest the following:
    Back up the calendar database on the BlackBerry smartphone.
    Clear the calendar database on the BlackBerry smartphone.
    Note: For instructions on how to clear an individual database on the BlackBerry smartphone, see KB10167.
    Thanks,
    Bifocals
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Synchronizing with Outlook Calendar (Error -50)

    Hi, I'm trying to synch my outlook calendar with my new Nano, but every time I try to update when I have the Microsoft Outlook synchronization setting set in Itunes 5.0, I get
    Unknown Error (-50) updating Ipod. When I turn the option off, it goes away. Does anyone know what's causing this, and how to fix it?
    Thanks
    Steve

    Hi Steve,
    I've run into the same problem and have been debugging it for the past two days on and off. I've successfully imported my entire Calendar from Outlook 2003 by deselecting the option to import Contacts. I have several appointments and meetings scheduled which worked fine. I’m trying to import around 3,000 plus Contacts. From what I’m able to tell so far the new iTunes 5.0 software is looking for some field which may not have information or the information is invalid to what it’s looking for.
    Try deselecting Contacts and only select Calendar in your options and see if you can get these imported without the (-50) error message.
    I’m mocking up a dummy *.pst file that only contains a few Contacts and Calendar appointments for testing… No answers just yet.

  • I can't open the Icloud calendar on microsoft outlook due to a error: aplzod.dll. what i need to do

    I can't open the Icloud calendar on Microsoft Outlook 2010 due a error: aplzod.dll.
    What I need to do?

    I can't open the Icloud calendar on Microsoft Outlook 2010 due a error: aplzod.dll.
    What I need to do?

  • Error when syncing blackberry with Outlook calendar

    I had sync all set up and working fine.  I would occassionally get an error, but could solve it by resetting the configuration, then reconfiguring it.  Now I get an error every time, even immediately after resetting/reconfiguring.  The log shows that the process is failing when it is reading a record from my Outlook calendar.  Even after I delete the offending record, and several before and after it, the sync process fails again!  Is there some reliable way to debug and fix this problem?
    Thanks,
    Ali

    Jeff33,
    You may find some of the steps in this troubleshooting article will help you out:
    http://docs.info.apple.com/article.html?artnum=305845
    Hope this helps,
    Jennifer B.

  • I am trying to set up iCloud to sync my Outlook Calendar however it keeps failing due to 'an unexpected error' but it doesn't say what the error is! Any suggestions would be gratefully received.

    I am trying to set up iCloud to sync my Outlook Calendar however it keeps failing due to 'an unexpected error' but it doesn't say what the error is! Any suggestions would be gratefully received.

    Create a iTune and App Store account without credit card
    1. Go to App Store and select a free app
    2. Tap INSTALL APP
    3. Create New Apple ID
    4. Confirm Your Country
    5. Agree with Terms and Conditions
    6. Fill in your Apple ID and Password (must be a valid email address)
    7. Create and answer your secret question e.g. What is the name of my dog?
    8. Select NONE for Payment Method
    9. Fill in Billing Address i.e. your address
    10. Submit application for new Apple ID
    11. Wait for verification email
    12. When email arrive, verify your account
    13. Start downloading your free apps

  • Error message outlook 2013. Send receive not implemented

    Error message outlook 2013. Send receive. Not implemented

    Hi Tom,
    Does the issue reoccurs in OWA? If the issue only occurs in Outlook clients, it is recommended to post it in Outlook ITPro forum
    http://social.technet.microsoft.com/Forums/en-US/outlook/threads Your understanding would be appreciated.
    Just for your reference, the issue might be caused by various factors, for example: anti-virus application, third party addins, PST curroption, etc. You may run Outlook in Safe mode, or try the possible resolution below:
    http://answers.microsoft.com/en-us/office/forum/office_2010-office_install/outlook-not-implemented-error-code/357fd2c4-d068-4487-99d0-6b0a4f664ce9
    Hope it is helpful.
    Fiona Liao
    TechNet Community Support

  • 2007 Outlook Calendar not sharing all events when saving it as iCal and sending to an iphone

    Found a way to sharing Outlook Calendar to an iPhone without syncing. I save the calendar as iCal format and then send it to the person to open it on his smart phone. He opens the file, adds them to his calendar, and can see only certain events, not all
    of the ones i can see on my computer. Before i started working here, there were 2 other calendars i had to merge so i can have just one. All the items I've added, show up (appointments, calls, etc.) but the ones that were done before me are not showing up
    like birthday reminders once i share them.
    What am i missing???

    Hi RPMM,
    According to the description, I suggest double checking whether we select the "Full details" instead of other options. Pic as below:
    I have tested on my Outlook 2013 + Exchange 2013, it works well.
    There is no limitations of the save as ICS feature in Exchange 2013 server. It seems an issue on the Outlook 2013 client side.
    Since Exchange Online is different from Exchange 2013 server, if this issue related to Exchange Online server side, I suggest creating a new thread on the Exchange Online Forum so that we can get more professional suggestions.
    For your convenience:
    http://social.technet.microsoft.com/Forums/msonline/en-US/home?forum=onlineservicesexchange
    If it still not works unfortunately, I suggest exporting the calendar into .pst file for testing as a workaround.
    Hope it is helpful
    Thanks
    Mavis
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • Desktop Sync Software Error: "The Operation terminated unexpectedly" During Outlook Calendar Sync

    My system is a standalone Dell PC running WinXP Pro SP3, Outlook 2003 SP3, and BB Desktop Software 6.1.0.36 (latest update).  Device is a Bold 9900.  Problem is with Blackberry Desktop synchronization of my Outlook Calendar; all other Organizer functions sync fine to Outlook 2003 if the Calendar is left un-sync'ed.  When Calendar sync is checked to Outlook, either alone or with the rest of the Organizer functions, sync seems to progress to a point and "sees" device (Bold 9900) and Outlook Calendars, sees all the calendar events (2518 at present in the Bold, 2444 in Outlook) and sees additions/deletions and changes.  It even gets as far as requesting verification of the changes required to sync.  When process to update proceeds, the device calendar is polled once more, then the error message "The Operation terminated unexpectedly" appears, process stops, and Desktop Software becomes "hung". Sometimes Outlook also hangs.  This occurs in both a "two-way sync" and a "one-way sync" (device over-writes Outlook).
    Solutions on BB Support pages have been tried (deleted and replaced mapi32.dll file etc.) but most solutions offered appear to relate to later Outlook versions (2007 & 2010) and don't relate to Outlook 2003.  I have also deleted the IntelliSync folder in the Research in Motion folder and re-initiated sync configuration to no avail.  I especially like BB's coment on their Support page KB15735 (although it doesn;t mention Outlook 2003, nor Desktop Software 6.0): 
    This is a previously reported issue that has been escalated internally to our development team. No resolution time frame is currently available.
    I previously used IntelliSync for a Palm 515 (and older Palm PDA's) on this PC with no problems.  Older versions of IntelliSync and Palm software were all removed before BB Desktop Software installation.  Also had tried un-installing Blackberry Desktop program and re-installing latest version.
    The same Bold 9900 works fine syncing with my Win7 Pro 64 bit laptop running Outlook 2007 for all sync functions.  Am I destined to upgrade my old desktop to Outlook 2007 or is there another fix?
    TIA,
    Keith

    In my desparation to keeping trying different avenues, I tried uninstalling the DM again but reinstalled version 4.3.0.15 (Aug 15 '07) instead of the more recent versions (had previously tried both 4.5 and 4.6 with the same errors messages received). 
    My first attempt to synch my Outlook Calendar with v.4.3 didn't work either but for some reason, it does work now.  Go figure?  I'm just going to cross my fingers & hope this older version will continue to work.

  • Error while importing categories to Outlook calendar

    Hi there!
    I'm sharing an Outlook calendar with my colleagues, and its events are categorized with colors. I found
    this page for importing the categories to every local machine, and it worked! But for 2 users only were imported three of four categories, and I couldn't make that the missing category were included in the Master Category List.
    What more can I do for making real the importing?
    Thank you, so much.

    Hi,
    Are the two users using same email type with other users?
    Please try backing up the Categories again from a working computer and then import the new back-up file on the two users' computer to check the result.
    In addition, we can also try starting Outlook with
    outlook.exe /remigratecategories switch to see if it will get a same result. To do this, exit Outlook, press Windows key + R to open the Run command, type
    outlook.exe /remigratecategories and press Enter.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Itunes/Outlook Calendar Syncing Issue - UTF-8 Flavor

    I have had the usual and much discussed issue of outlook calendar does not sync with iTunes. The recommendations have been to remove iTunes and re-install, even blow away all the configuration files as well, and it even worked for me once. But not this time.
    I was running Windows XP, and all of a sudden the Outlook 2007 calendar just stopped syncing. I upgraded from XP to 8.1, and that was not fun, but inevitable, and still didn’t correct the problem. Now, if you never upgraded from XP to 8.1 – you can’t – at least it is not a direct flight. First, you have to upgrade from XP to 8.0, then from 8.0 to 8.1, and there is no upgrade in place from XP to 8.0. So what does an upgrade in place mean? Your applications and profiles are not carried over. Just your data (if you ask nicely) is carried over – but all applications have to be re-installed from scratch, and reactivated if there was license activation.
    So, forget about re-install of iTunes, I changed OS, reinstalled iTunes and Office 2007 from scratch. And still had the syncing problem. So, I wasn’t getting off easy.
    In searching, I found some debugging stuff which I tried, as follows to turn on logging:
    So, I ran the following:
    cd C:\Program Files\Common Files\Apple\Apple Application Support\
    defaults write com.apple.Outlook.client.exe ShouldLog YES
    defaults write -globalDomain SyncServicesLogEverything YES
    defaults write -globalDomain SyncServicesLogPersonalInfo YES
    And this turned on a lot of tracing. The tracing helped me understand what was going on under the covers, But I am not sure I was getting enough of the information that I needed to really zero in on the bad record.
    Now, I will pause and provide some observation of my specific Sync.
    An iTunes Sync on a Windows machine when using Microsoft Office and Internet Explorer is selected on the INFO tab of the page for the device.
    Selections include Contacts, Calendars, Bookmarks and Notes.
    One of the programs involved with Outlook Synchronization is: com.apple.Outlook.client.exe
    The program is called when Outlook data needs to be accessed, and is used for contacts, calendar and notes when those items are paired between the iDevice and Outlook. Bookmarks are usually paired with the browser, for example IE.
    During the sync operation, each of these are sync’d separately, that is why if you follow the sync actions, iTunes will reflecting what is being synced at the moment, for example “syncing contacts”.
    When syncing the calendar, and iTunes is running a slow sync, it reads the Outlook calendar using the com.apple.Outlook.client.exe and does processing of the recursion and time zone information.
    For example, for recurrence:
    [5484 @ Tue Jul 01 10:30:59 2014] [YSLog com.apple.Outlook.client.exe] Setting recurrence data <04300430 0d200200 000000ae 06000c00 00000000 00000400 00002120 0000e703 00000000 00000000 00000000 0000a0e7 980cc016 d10c0630 00000830 00000000 0000a005 00000000 00000000 00000000>
    [5484 @ Tue Jul 01 10:30:59 2014] [YSLog com.apple.Outlook.client.exe] 0 recurrence exceptions
    [5484 @ Tue Jul 01 10:30:59 2014] [YSLog com.apple.Outlook.client.exe] Reading the Extended Exception Info (i.e. Unicode data)
    [5484 @ Tue Jul 01 10:30:59 2014] [YSLog com.apple.Outlook.client.exe] Done making compatible recurrence
    For example, for timezone:
    [5484 @ Tue Jul 01 10:30:43 2014] [YSLog com.apple.Outlook.client.exe] Could not create a time zone from outlook name, tried using name (GMT-05:00) Eastern Time (US & Canada)
    Then the calendar entries are pushed, for example:
    ca965dbc4717d9488fafc9266f1f829304082700 =     {
            "all
    day" = 1;
            calendar
    =         (
                ca965dbc4717d9488fafc9266f1f829382800000
    "com.apple.outlook.freebusy" = Free;
    "com.apple.syncservices.RecordEntityName" = "com.apple.calendars.Event";
            "end date" = "2020-05-11 12:00:00 +0000";
            location = "United States";
            "start date" = "2020-05-10 12:00:00 +0000";
            summary = "Mother's Day";
    So, my SYNC fails, and I crash and burn with:
    [5484 @ Tue Jul 01 10:41:22 2014] [_ISDVLog com.apple.Outlook.client.exe] SyncServices assertion failure (nil != strUTF8) in [(null) (null)], SDLogging.m:641 could not obtain UTF-8 flavor of formatted string
    [5484 @ Tue Jul 01 10:41:23 2014] [YSLog com.apple.Outlook.client.exe] objcMain caught an exception:
    name      
    NSInternalInconsistencyException
    reason     : [(null)
    (null)]: could not obtain UTF-8 flavor of formatted string
    user info  : (null)
    call stack : (
    Now I’m back. So, during the extract and push of the outlook calendar entries, iTunes is building formatted strings. Now, Unicode is usually 16 bit (2 characters) Unicode, sometimes called double byte code. UTF-8 is single byte, so realize you can’t squeeze 16 bits into a 8 bit byte. However, you could if the Unicode string only contained characters that were valid for the UTF-8 character set. My interpretation of the error message above was that somewhere a formatted character string contained a “non-UTF-8” character and raised the assertion. Now, my issue with the excessive detailing from the logs was that – at least with the logging parameters I had turned on – I couldn’t figure out which calendar entry caused the exception to be thrown.
    First instinct was  that the last calendar entry in the trace was the culprit, so I deleted that calendar entry, ran again, the sync went up to the previous entry, and threw the exception. This gives me two theories: Either the sync was processing the next entry – which wasn’t printed in the trace yet – and failed, or the sync was going back to previous records – like reviewing the buffer. In either case, the trace wasn’t helping and it was all theories.
    Now what? What has everyone been saying? Issues with recurrence. And in the trace, as you see above as an example, “0 recurrence exceptions”, “reading the extended exception info (i.e. Unicode data)”.
    Now, I have no clue what that means. My initial guess was that recurrence exceptions (I had non-zeros on some) was an error. But further research I realized what it could mean was that these were situations where there were recurrence exceptions. What is a recurrence exception? Suppose I want to schedule a meeting on the 4th day of the month, for every month of the year. Well, except maybe July 4th, because it is a holiday and the office is closed. I would send the meeting invite, and then a cancellation for the July 4th. (I hear there is no simple way to do this). I now have an exception because I broke the recurrence chain. Other forms of exceptions is if I keep changing the location, or the body of the invite – e.g. every month I update the agenda, but only for one recurrence, not the entire series.
    So, keep in mind,  that if the issue is conversion to a UTF-8 character, and it is failing, then uninstall/reinstall of anything is not going to help if the real issue at hand is the data in Outlook and is not a coding or configuration issue. Now, sometimes it is an issue, but you need to see why the syncserver tasks are failing, and may fail due to other reasons including other data issues.
    So, what did I do? Well IO have 15K calendar entries, which, was taking an hour or two to slow sync (I call it a slow dance) and I was,spending days (maybe a couple of weeks) trying to fix this – and frustration was on the high end.
    I removed some of my older recurrences, and changed others from never expire to like 25 maximum occurrences. No idea which one worked, or even if it was a coincidence. However, the UTF-8 error went away, and then I moved to the next issue.
    Now, before we get there, with outlook 2007 finding recurrences is not difficult. Go into the calendar, and select appointment or list view (Outlook 2013 list view works ok). You can then sort on the recurrence column and see which (if any) items gave a recurrence pattern. Now maybe someone can figure out specific BAD calendar items that are throwing the exception to give us a better idea of what to look for and then report it so we can do further research.
    Now, once we can get the issue out of the way, stop iTunes from throwing an exception, we are not 100% done yet. By this time what is in Outlook and on the iDevice is out of sync. We need to get that message to popup asking us if we want to merge the data between the iDevice and Outlook. This can be important if you don’t want to lose data. My issue is that with iTunes 11.2.2 for some reason won’t do it, i.e. when I select “reset sync history” it doesn’t work. At that point I was forced to rename my iTunesprefs, the syncserver folder, and a few other folders. In this case, for Windows 7 and later, the folders in “Apple Computer” of both the local and roaming paths, and I had to cancel running tasks that had those folders open. One way or another, you want the iTunes message asking if you want to merge the folders.
    What can you do to help?
    Report success or failures using the information above
    Report if you are getting the same UTF-8 message, or if you are seeing other exceptions
    Report specific cases of calendar entries that you find that you have isolated to be throwing an exception
    Report any other logging/tracing parameters that you may find. It looks like you can turn on “ShouldLog” using the defaults.exe command for other tasks that iTunes runs.
    This syncing issue has been going on for years, under different iTunes versions, there has to be something going on and an easier way to troubleshoot this problem. I wish I had the time, but right now I fixed the problem I had and was able to resync my Outlook with my two iPads and iPhone.
    The only issue I have left at the moment is the message “the ipad xxx cannot be synced. An unknown error occurred (-54). – despite this error message, I am syncing, but the message is distracting and annoying.

    Yes - both have time zone support and are set to London/GMT
    The most recent of these aberrations was not even crossing a DST change - just a simple recurring event (which I've manually changed to single events by copy/paste).
    I just tried a new one which goes back 1 hr 27 Oct - when UK clocks go back. As it's a dummy apt I'll leave it and see if if goes back to the correct time on 27 Oct! In the meantime, I can't afford for my appts to get screwed up so will continue to do them manually!
    Thanks for your input.

Maybe you are looking for