Recurring event not remembered

I have a number of recurring events set up in iCal. Most of them behave as they should, but one in particular that I have set up to remind me to pay my VISA card gives me a problem. Once I know what my payment is going to be I add this to the event as a sole entry. When I come back to the event later the sum that I entered has gone and it shows just the stock entry. I have been doing this for years without a problem but only recently this has started.
I have deleted and recreated the event; renamed the event, but the info that I add to the event keeps disappearing.

Do you use MobileMe and an iPhone? If yes, do this in the following order:
Mac:
(1) back up the applications giving you problems
iPhone
(1) Open settings, then open "mail, contacts, calendars"
(2) Open .Mac account
(3) Turn OFF the applications that are causing problems
(4) When you turn off on of the applicatios, a red sign "stop syncing" will appear. Press it. A msg will appear "turning off xxx"
(5) Get out of settings
(6) Don't do anything for about 20 mins. Don't touch your iPhone or your Mac. (syncing needs time to settle down)
After 20 minutes...
Mac:
(1) Open each application that is giving you problems. Fix errors. Back up.
(2) Do this for each application
iPhone
(1) Open settings, then open "mail, contacts, calendars"
(2) Open .Mac account
(3) Slide switch to ON for each app you turned off; there won't be a msg
(4) Get out of settings
(5) Via MobileMe, syncing will start again.
Wait about 20 minutes, again. You should see all in order after that. At least, that was my experience.

Similar Messages

  • Recurring Events not gets all data in a given month in C#

    Help me about this. I cannot get all the records of recurring events in Calendar. Even using <Month> ,<Year>. it doesn't give the all records. that happens when adding no end date of recurrence.
    ex. i want to filter all records on the 10-01-2018 by its month but it appears like in different result range of date. cause i've tried creating an event in calendar with recurrence of Daily weekday=true and no end date. then i don't why it doesn't give the
    correct result and just tried this date as sample. 
    here's the image of what trying to get:
    https://social.msdn.microsoft.com/Forums/getfile/621163
    here's the data showing when getting it.
    http://community.office365.com/cfs-file.ashx/__key/communityserver-discussions-components-files/154/0841.img.jpg
    Here's the code:
    var list = xWeb.Lists.TryGetList("TestCalendar");
    var oQueryBookings = new SPQuery();
    oQueryBookings.CalendarDate = new DateTime(2018,10 ,1);
    oQueryBookings.ExpandRecurrence = true;
    SPListItemCollection oCollBookings = null;
    string strViewField = "<FieldRef Name='RecurrenceID' />" +
    "<FieldRef Name='Duration' />" +
    "<FieldRef Name='Title' />" +
    "<FieldRef Name='EventDate' />" +
    "<FieldRef Name='EndDate' />" +
    "<FieldRef Name='Location' />" +
    "<FieldRef Name='Category' />" +
    "<FieldRef Name='Description' />" +
    "<FieldRef Name='fRecurrence' />" +
    "<FieldRef Name='RecurrenceData' />" +
    "<FieldRef Name='fAllDayEvent' />" +
    "<FieldRef Name='TimeZone' />" +
    "<FieldRef Name='EventType' />" +
    "<FieldRef Name='UID' />" +
    "<FieldRef Name='XMLTZone' />" +
    "<FieldRef Name='LinkTitle'/>";
    oQueryBookings.ViewFields = strViewField;
    string strQuery =" <Where>" + 
    " <DateRangesOverlap> " + 
    " <FieldRef Name=\"EventDate\" /> " + 
    " <FieldRef Name=\"EndDate\" /> " + 
    " <FieldRef Name=\"RecurrenceID\" /> " + 
    " <Value Type=\"DateTime\" IncludeTimeValue=\"TRUE\"> " + 
    " <Month /> " + 
    " </Value> " + 
    " </DateRangesOverlap> " + 
    " </Where> " ;
    oQueryBookings.Query = strQuery;
    oCollBookings = list.GetItems(oQueryBookings);
    if (oCollBookings.Count > 0)
    DataTable objDatatable = new DataTable();
    objDatatable = oCollBookings.GetDataTable();

    Hi,
    Per my understanding, you might want to get all the recurring events within a specific month using C#.
    Here is working code demo about getting recurring events by month for your reference:
    public static void getRecurringEvents()
    using (SPSite site = new SPSite("http://sp"))
    using (SPWeb web = site.RootWeb)
    SPQuery query = new SPQuery();
    query.ExpandRecurrence = true;
    query.Query = "<Where><DateRangesOverlap><FieldRef Name=\"EventDate\" /><FieldRef Name=\"EndDate\" />" +
    "<FieldRef Name=\"RecurrenceID\" /><Value Type=\"DateTime\">" +
    "<Month />" +
    "</Value></DateRangesOverlap></Where>";
    //get the events in the specific months
    query.CalendarDate = DateTime.Now.AddMonths(-1);
    SPListItemCollection calendarItems = web.GetList("/Lists/Calendar1").GetItems(query);
    foreach (SPListItem item in calendarItems)
    Console.WriteLine(item["Title"] + ": starts "
    + item["EventDate"].ToString() + " and ends "
    + item["EndDate"].ToString());
    It will return all the recurring events of last month:
    Thanks
    Patrick Liang
    TechNet Community Support
    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]

  • Outlook recurring events not showing in calendar

    Syncing my iPhone to MS Exchange.
    I see in Outlook 2010 calendars, all the recurring events I have.
    In particular, I see some birthdays in the current week, but on my iPhone 4s, running IOS 5.1, I only see a couple.
    More explicitly, there are 2 birthdays on the day that I am writing this question, only one shows on the iPhone.
    Also, one for tomorrow does not show, nor does an anniversary 2 days after that.
    There is no obvious reason for some to show and others to not show.
    Additionally, birthdays do not show up in 'Day' view, only in 'List' and 'Month' view.
    I have tried deleting my Exchange account and re-adding it.
    I have changed all birthdays from 'Private' to 'Normal' confidentiality
    I have tried editing events which don't show on the iPhone, in an attempt to make them appear.
    I can see appointments I create on the iPhone, in Outlook within seconds.
    I delete a test appointment in Outlook and it will disappear on the iPhone.
    I am at a loss.
    An explanation, or preferably, a fix, would be appreciated.
    EDIT:
    I found that 'recurring events which are ALL Day Events' do not show on the iPhone.
    However, I can search for the event and find it, even though it does not display!

    Yes, all of my recurring events that do sync were created years ago in Outlook and I had no problem syncing them to my Blackberry Bold way back when. Initially when I got my iphone 4, everything synced both ways and then this year I got an iPad and intitally everything synced with it via iTunes/outlook with no problem. I've only noticed this problem within the last month or so and it drove me crazy. I reset both my ios devices but I refuse to uninstall and reinstall Outlook or iTunes. I've seen tons of posts on here that say it afffects the cloud, exchange servers and itunes so it's not just us. I've sent feedback to Apple and received no response. Others have too. Apple is aware of it and doesn't have a clue what to do about it. It now affects other events for me so I'm thinking maybe it has to do with default reminders and other things between Outlook and the ios devices. Maybe and update to iTunes or ios6 will change that, who knows. I still love my iPhone and would't go back to Blackberry; it's just way to slow for me.

  • Why are some of my recurring events not synching with my calendar on my ipad2?, Why are some of my recurring events not synching with my calendar on my ipad2?

    I use multiple calendars and one of them includes all my recurring events such as birthdays, anniversaries, etc. That calendar shows as included in my iCloud and it seems that all of the events synch with my iPhone, but very few of the recurring events synch with my iPad2. I can't identify any difference between those that do synch and those that don't.
    Any suggestions??

    Did you try to deselect all apps, sync to remove them all.
    If you where able to remove all of them, sync them back.
    Resetting the sync history in iSync may also be helpful.

  • My calendar on my iPhone 4 erases all data over a month old except for recurring events.  How Do I get it to keep the info and not erase calendar events?

    My calendar on my iPhone 4 erases all data over a month old except for recurring events.  How Do I get it to keep the info and not erase calendar events?

    Settings>Mail, Contacts, Calendars>Calendars>Sync>All Events.
    Note: If you're using a work Exchange account, the administrator my have restricted your options for this setting.

  • Changes made to recurrent events in ical and/or iphone 4 will not sync since upgrading phone to iOS 5. I have an old macbook pro and it is running snow leopard OS 10.6.8. I have a minimum of 40 recurring events per week, several of which change.

    since upgrading phone to iOS 5. I have an old macbook pro and it is running snow leopard OS 10.6.8. I have a minimum of 40 recurring events per week, several of which change. I use the information to schedule future appointments based on those changes and it's causeing a major problem to not have the changes sync. Any help would be very much appreciated.

    Did you try to replace the calendar info on the phone with the one on your Mac? You can find this option in iTunes/Info pane, Advanced section.

  • When I update a recurring event on my iPhone, it does not make changes to the calendar in ical or icloud.  Is anyone else having this issue?

    Updating a recurring event on my iPhone does not update the event in either ical or icloud.  If I add a new event on the iPhone it updates right away.  Is this a known problem?  Should I get rid of the recurring event and just make changes day to day manually?  I like having the recurring event set for my work schedule because it rarely changes, but when it does, I'd like to use my iPhone for the updates instead of carrying around my MAC Book all the time.
    Thank you!

    After connecting to iTunes, I noticed that "Back up to iCloud" was selected (in the middle of the screen on the "Summary" tab, under "Backup"), and "Last backed up to iCloud" reflected the time that I attempted to back up from my phone. Even now, the phone still says "Last Backup: Never," so there is clearly a disconnect. Hopefully Apple will fix this soon.

  • How do I delete a recurring event that appears on my iPhone's calendar, but not on my computers or iCloud?

    I can click on the event in the iPhone's calendar, but the "Edit" option  and "Delete" option are unavailable. The event does not appear on any other device or in iCloud. Am I destined to see this recurring event forever and ever? Is it an unkillable zombie that will shamble through the corridors of my electronic life in perpetuity?

    Okay. Awesome! I feel like such a dodo that was so freaking simple!
    Now I have another simple person question that feels stupid too but oh well apparently my brain doesn't like to work at 5 a.m. when I am in bad pain but...
    Okay, so I've deleted them from my phone manually, they are already ALL on my mac, when I plug my phone back into my mac to sync music and any New photos, will the old photos that I deleted that are on the mac, go back on the phone? Der. I feel like I already know the answer, but I'm asking anyways...
    Please, thank you, and sorry in advance!

  • Lighting is now not displaying google recurring events

    after a period in which lightning recently stopped synching with my Google calendars (after more than a year of working wonderfully), I seemed to manage to get things restored. I can add an event in Google and moments later it is reflected in Lightening, and vice versa.
    But my recurring events from prior to the recent disconnect are still showing up in my Google calendars, but are not showing up in Lightning.
    I can create new recurring events in either calendar, and the other calendar reflects it.
    It may be that I simply have to track down and recreate the older recurring events, but I'm hoping for something more certain. :-)
    Thanks,
    David

    Hi Ruplim,
    I am new to this topic and dont really know how to go about this. So can i assume from your post that the oracle apps adapter can subscribe to an event in EBS. If yes, can you tell me how i can do this?
    Thanks

  • Sync Failure - The following recurring event could not be synced

    Hello from Olympic London,
    My 9900 T-mobile (software 7.1.0 bundle 1149) and Desktop (7.1.0.32) are giving me hassle. When trying to sync Outlook I get Synchronisation Error - The following recurring event could not be synced: 01/01/1900 - HGT Band Practice. Remove the event and sync again. In the settings, I asked it to sync only future events. I OK'd the message but it recurs each time.I have deleted the recurring event from both BB and PC.
    Sorry if this is an FAQ. I have searched for it.
    Please be nice to the newbie!
    Edward

    I have the same problem on my Torch 9810 using AT&T.  Not only has the event been deleted from both Outlook and the device, but it is also from March, more than the 3 months old most events are kept, and Outlook is also set to only sync future events.  No future dates are now syncing at all.  Someone please help!

  • Recurring events in outlook not showing on iPhone

    Hi,
    Trust you all are well.
    I have outlook 2010 with exchange 2003 + iPhone 5.
    I have recurring calendar events setup in my outlook calendar, when I edit a recurring event in my outlook the updated request does not sync with my iPhone and does not for example – move the event to a new time slot or date on the iPhone, but the changes do reflect in outlook + all the other recipients receives the new time or date change.  When I change the recurring event on my iPhone the changes take effect on the iPhone, but the changes does not reflect in outlook.  This is really frustrating as meeting is missed and it causes confusion among the recipients if a meeting is still on on not when traveling and using the mobile device.  What can I do to get this solved – This only happens with the recurring events, with a normal calendar event I’m able to change on the iPhone to another date or time and this do update the outlook calendar.
    Please let me know what I must do to get this sorted – we are in the process of upgrading our Exchange Server to – Exchange Server 2013, but we have some complications with the upgrades and might still take a while.

    I am having the same question with my iPhone 5.  I'd love to know if you found a solution to this problem.

  • Content Query on Calendar does not show recurring events

    There are three views that come with a Calendar list.  One is the 'Calendar', second is 'All Events' and the other is the 'Current Events'.  The current events is a cool view because it expands out items that have a recurrence (such as yearly).  It also shows only the events that happen today or in the future by filtering out past items.
    I have a content query web part that looks to this calendar which is maintained by the HR area.  The calendar is a holiday schedule for the next 3 years or so.  I can not seem to get the recurring events to expand out like they do with the 'Current Events' view.  If I choose 'All Events' on the list then it will show only our recurring holidays and the holidays that can't be set up as recurring holidays.  The content query web part appears to show only the 'All Events' view.
    Is there a way to make the content query web part use the 'Current Events' view?  I know the view option is there when the list resides on the same site, but in that case it uses a 'List View' web part instead of the content query web part.

    I'm not sure the MOSS option will work for me for a couple of reasons.  First, it seems this would require that the list reside on the parent site and the subsite be the one to use CQWP.  I need to have the list maintained on our HR site where HR people have permissions to modify, and then displayed on the parent site where HR folks don't have permissions to modify.  Also, I have at least two different columns that I really need to display and I haven't found a way to keep a link between two fields in the master list, unless I maybe use a calculated field. 
    The CSS modification may be a solution but I have not modified webparts via css.  I really haven't done many modifications to the css anyway but I'm not afraid to try it out on my test system.  I have looked through the Calendar.css and core.css and I don't find anything with ItemStyles in it.  I have even done a search on the entire web server extensions folder and I still have not found ItemStyles.  Will you please let me know where to find ItemStyles.xsl?
    I found a codeplex project that might help with this.  I could at least display two columns.  However, it doesn't say anything about building out recurrence items so I'm not sure if it will fix my problem.  I'll post my findings once I try it out.
    http://www.codeplex.com/ECQWP
    Thanks for your help!

  • My calendar has a daily recurring event that I did not add.  Having problems deleting it.

    I just purchased the iPhone 4 thourgh Verizon.  I was adding an event to my calendar and noticed that every Monday @ 6AM there is a recurring event already on the calendar.  I did not add this.  It goes on indefinitely.  I selected the event and clicked 'delete all future events'.  It worked...but only for a second, then they were all back on the calendar.  I find that if i delete the events individually they stay deleted.  But, as you can imagine, this becomes quite tedious. 
    Any suggestions as to how this is on my calendar and how to delete all at once?

    Please note that Firefox doesn't install Babylon, it's a malware like program that we are actively working on banning.

  • Can't Sync BB with Outlook - says recurring event could not be synced

    I used to be able to sync my Q10 -9925 with outbook then all of a sudden by calendar wouldn't sync and i get "Sync was unscuccessful, The following recurring event could not be synched:  "01/10/2013...". Remove the event and sync again.  However, this event has been removed and I still can't sync.  I have removed all of the recurring events for this item with still not success.  No calander entries are transferred from PC to phone.
    I have tried reinstalling Link and wiped the phone - still same error.
    Link is version 1.2.3.56
    Software is 10.2.1.2977
    Also getting periodic Connection Error with Link stating - There was a problem accessing the drive(s) on this device.  Disconnect and reconnect your devisce, and try again."

    Thanks, I have fixed problem.  I had to archive the calendar on outlook then completely wipe it.  For some reason it appears that something was still in outlook that was keeping the bb from synching.
    Tip - be careful about deleting recurring events.

  • AppleScript and Recurring Events

    I'm trying to create an AppleScript that will, essentially, e-mail every event for the week to Remember The Milk so that, on the iPhone, I can pull up Appigo's To Do and get an overview of everything I have to do for the day-- both RTM tasks and iCal events. For all non-recurring events, I'm in great shape.
    The problem, of course, is the way iCal handles recurring events and start dates. Because it considers the start date to be only the first occurrence of a recurring event, they're excluded when start dates are used to get only those events that occur within a specific timeframe.
    I can get all of my recurring events rather easily (although if anyone knows of better way than +...whose recurrence is not ""+ I'd be in your debt), but I don't want to sync every instance of the event. When regular appointments are canceled/rescheduled, I don't want to have to change them in multiple locations.
    Is there a way to get AppleScript to work with only a single occurrence of a recurring event? (Or, preferably, several single occurrences, considering that I've got anywhere between ten and thirty recurring events, depending on the week.)
    I had the thought of, before syncing every week, deleting any previous occurrence of a recurring event, but the script prompts me for the number of days I want to sync each time it runs, and I can foresee wanting to sync two or three weeks at a time, in which case simply deleting the event doesn't really solve the problem anyway.
    null

    Several lines of the “broken” script seem to be badly written, for example:
        set root_Folder to rootFolder as alias -- rootFolder instead of root_Folder
        set events_Folder to events_Foler as alias -- Foler instead of Folder
    Message was edited by: Pierre L.

Maybe you are looking for