Can't edit calendars.

Below is the error log - I have tried creating new users and testing them - same issue.
A soon as I try to add an item to the shared calendars it puts them off-line and I get an error Server responded with "HTTP/1.1 500 Internal Server Error" tried turning quoting on and off had no effect.
Help Please?
2008-05-14 16:19:33-0400 [-] [caldav-8009] [AMP,client] PUT /calendars/users/maritess/calendar/908FFCBF-5526-4C47-9C0F-F11A615F46FB.ics HTTP/1.1
2008-05-14 16:19:33-0400 [-] [caldav-8009] [-] Exception rendering:
2008-05-14 16:19:33-0400 [-] [caldav-8009] [-] Unhandled Error
2008-05-14 16:19:33-0400 [-] [caldav-8009] Traceback (most recent call last):
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 239, in callback
2008-05-14 16:19:33-0400 [-] [caldav-8009] self._startRunCallbacks(result)
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 304, in _startRunCallbacks
2008-05-14 16:19:33-0400 [-] [caldav-8009] self._runCallbacks()
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 317, in _runCallbacks
2008-05-14 16:19:33-0400 [-] [caldav-8009] self.result = callback(self.result, *args, **kw)
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 601, in gotResult
2008-05-14 16:19:33-0400 [-] [caldav-8009] _deferGenerator(g, deferred)
2008-05-14 16:19:33-0400 [-] [caldav-8009] --- <exception caught here> ---
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator
2008-05-14 16:19:33-0400 [-] [caldav-8009] result = g.next()
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twistedcaldav/method/put.py", line 73, in http_PUT
2008-05-14 16:19:33-0400 [-] [caldav-8009] yield d.getResult()
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 555, in getResult
2008-05-14 16:19:33-0400 [-] [caldav-8009] self.result.raiseException()
2008-05-14 16:19:33-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/python/failure.py", line 303, in raiseException
2008-05-14 16:19:33-0400 [-] [caldav-8009] raise self.type, self.value, self.tb
2008-05-14 16:19:33-0400 [-] [caldav-8009] exceptions.AssertionError: Quota use only on quota root collection
2008-05-14 16:19:33-0400 [-] [caldav-8009]
2008-05-14 16:19:33-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/maritess/inbox/ HTTP/1.1
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/freelance2/ HTTP/1.1
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/freelance2/44C0849C-8FBB-4F36-8162-6E7DE4E09F72/ HTTP/1.1
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/freelance2/calendar/ HTTP/1.1
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/freelance2/inbox/ HTTP/1.1
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] DELETE /calendars/users/freelance2/calendar/ HTTP/1.1
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] Exception rendering:
2008-05-14 16:19:47-0400 [-] [caldav-8009] [AMP,client] Unhandled Error
2008-05-14 16:19:47-0400 [-] [caldav-8009] Traceback (most recent call last):
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 182, in addCallbacks
2008-05-14 16:19:47-0400 [-] [caldav-8009] self._runCallbacks()
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 317, in _runCallbacks
2008-05-14 16:19:47-0400 [-] [caldav-8009] self.result = callback(self.result, *args, **kw)
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twistedcaldav/method/delete.py", line 47, in gotParent
2008-05-14 16:19:47-0400 [-] [caldav-8009] d = super(CalDAVFile, self).http_DELETE(request)
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 677, in unwindGenerator
2008-05-14 16:19:47-0400 [-] [caldav-8009] return _deferGenerator(f(*args, **kwargs), Deferred())
2008-05-14 16:19:47-0400 [-] [caldav-8009] --- <exception caught here> ---
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator
2008-05-14 16:19:47-0400 [-] [caldav-8009] result = g.next()
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/web2/dav/method/delete.py", line 64, in http_DELETE
2008-05-14 16:19:47-0400 [-] [caldav-8009] myquota = myquota.getResult()
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 555, in getResult
2008-05-14 16:19:47-0400 [-] [caldav-8009] self.result.raiseException()
2008-05-14 16:19:47-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/python/failure.py", line 303, in raiseException
2008-05-14 16:19:47-0400 [-] [caldav-8009] raise self.type, self.value, self.tb
2008-05-14 16:19:47-0400 [-] [caldav-8009] exceptions.AssertionError: Quota use only on quota root collection
2008-05-14 16:19:47-0400 [-] [caldav-8009]
2008-05-14 16:20:08-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/lawrence/ HTTP/1.1

Sorry for the delay wasn't able to get back on site for a while.
Here is the new log -BTW, I can't go to 10.5.3 because of the Adobe bug.
[-] [caldav-8010] [-] Setting up scheme: kerberos
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] Setting up scheme: digest
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] Configuring authentication wrapper
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] Setting up service
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x14583d0>
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] Adding server at 127.0.0.1:8010
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] twisted.web2.channel.http.HTTPFactory starting on 8010
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x144ecb0>
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] set uid/gid 93/93
2008-06-25 21:55:08-0400 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
2008-06-25 21:55:08-0400 [twistedcaldav.logging.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] Configuring authentication wrapper
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] Setting up service
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x14583d0>
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] Adding server at 127.0.0.1:8009
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] twisted.web2.channel.http.HTTPFactory starting on 8009
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x144ecb0>
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] set uid/gid 93/93
2008-06-25 21:55:09-0400 [twistedcaldav.logging.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
2008-06-25 21:55:09-0400 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] Provisioning file: <DirectoryPrincipalProvisioningResource: /Library/CalendarServer/Documents/principals>
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] Provisioning file: <DirectoryPrincipalUIDProvisioningResource: /Library/CalendarServer/Documents/principals/_uids_>
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] "Directory service <SudoDirectoryService '/Search': FilePath('/etc/caldavd/sudoers.plist')> has no GUID; generating service GUID from realm name."
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] Provisioning file: (users) diana
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] PROPFIND /principals/_uids_/F7B5D7E2-F5CF-4896-9CAF-77A46C3B8912/ HTTP/1.1
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: <CalendarHomeTypeProvisioningFile: /Library/CalendarServer/Documents/calendars/users>
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: <CalendarHomeFile: /Library/CalendarServer/Documents/calendars/users/diana>
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Initializing database /Library/CalendarServer/Documents/calendars/users/diana/calendar/.db.sqlite
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: <ScheduleInboxFile (calendar inbox collection): /Library/CalendarServer/Documents/calendars/users/diana/inbox>
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/ HTTP/1.1
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: (users) diana [calendar-proxy-read]
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: (users) diana
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: (users) diana [calendar-proxy-read]
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Initializing database /Library/CalendarServer/Documents/principals/.db.calendaruserproxy
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: (users) diana [calendar-proxy-write]
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: (users) diana
2008-06-25 21:59:28-0400 [-] [caldav-8009] [-] Provisioning file: (users) diana [calendar-proxy-write]
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/calendar/ HTTP/1.1
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/calendar/ HTTP/1.1
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/inbox/ HTTP/1.1
2008-06-25 21:59:28-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/inbox/ HTTP/1.1
2008-06-25 21:59:36-0400 [-] [caldav-8009] [AMP,client] PUT /calendars/users/diana/calendar/F2DBE86F-EBD8-47C3-86F6-CF071C0089DF.ics HTTP/1.1
2008-06-25 21:59:37-0400 [-] [caldav-8009] [-] Exception rendering:
2008-06-25 21:59:37-0400 [-] [caldav-8009] [-] Unhandled Error
2008-06-25 21:59:37-0400 [-] [caldav-8009] Traceback (most recent call last):
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 239, in callback
2008-06-25 21:59:37-0400 [-] [caldav-8009] self._startRunCallbacks(result)
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 304, in _startRunCallbacks
2008-06-25 21:59:37-0400 [-] [caldav-8009] self._runCallbacks()
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 317, in _runCallbacks
2008-06-25 21:59:37-0400 [-] [caldav-8009] self.result = callback(self.result, *args, **kw)
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 601, in gotResult
2008-06-25 21:59:37-0400 [-] [caldav-8009] _deferGenerator(g, deferred)
2008-06-25 21:59:37-0400 [-] [caldav-8009] --- <exception caught here> ---
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator
2008-06-25 21:59:37-0400 [-] [caldav-8009] result = g.next()
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twistedcaldav/method/put.py", line 73, in http_PUT
2008-06-25 21:59:37-0400 [-] [caldav-8009] yield d.getResult()
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 555, in getResult
2008-06-25 21:59:37-0400 [-] [caldav-8009] self.result.raiseException()
2008-06-25 21:59:37-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/python/failure.py", line 303, in raiseException
2008-06-25 21:59:37-0400 [-] [caldav-8009] raise self.type, self.value, self.tb
2008-06-25 21:59:37-0400 [-] [caldav-8009] exceptions.AssertionError: Quota use only on quota root collection
2008-06-25 21:59:37-0400 [-] [caldav-8009]
2008-06-25 22:00:07-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/ HTTP/1.1
2008-06-25 22:00:07-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/calendar/ HTTP/1.1
2008-06-25 22:00:07-0400 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/diana/inbox/ HTTP/1.1
2008-06-25 22:00:07-0400 [-] [caldav-8009] [AMP,client] PUT /calendars/users/diana/calendar/F2DBE86F-EBD8-47C3-86F6-CF071C0089DF.ics HTTP/1.1
2008-06-25 22:00:07-0400 [-] [caldav-8009] [-] Exception rendering:
2008-06-25 22:00:07-0400 [-] [caldav-8009] [-] Unhandled Error
2008-06-25 22:00:07-0400 [-] [caldav-8009] Traceback (most recent call last):
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 239, in callback
2008-06-25 22:00:07-0400 [-] [caldav-8009] self._startRunCallbacks(result)
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 304, in _startRunCallbacks
2008-06-25 22:00:07-0400 [-] [caldav-8009] self._runCallbacks()
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 317, in _runCallbacks
2008-06-25 22:00:07-0400 [-] [caldav-8009] self.result = callback(self.result, *args, **kw)
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 601, in gotResult
2008-06-25 22:00:07-0400 [-] [caldav-8009] _deferGenerator(g, deferred)
2008-06-25 22:00:07-0400 [-] [caldav-8009] --- <exception caught here> ---
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator
2008-06-25 22:00:07-0400 [-] [caldav-8009] result = g.next()
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twistedcaldav/method/put.py", line 73, in http_PUT
2008-06-25 22:00:07-0400 [-] [caldav-8009] yield d.getResult()
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 555, in getResult
2008-06-25 22:00:07-0400 [-] [caldav-8009] self.result.raiseException()
2008-06-25 22:00:07-0400 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/python/failure.py", line 303, in raiseException
2008-06-25 22:00:07-0400 [-] [caldav-8009] raise self.type, self.value, self.tb
2008-06-25 22:00:07-0400 [-] [caldav-8009] exceptions.AssertionError: Quota use only on quota root collection
2008-06-25 22:00:07-0400 [-] [caldav-8009]

Similar Messages

  • Can not edit Calendar Items on iPhone 4 that were sent from Outlook 2013

    Hi Folks,
    When receiving a calendar item from Outlook 2013, I can accept it, but not edit it. When I receive the same item from Outlook 2003, I can accept AND edit.
    How can I edit calendar items sent from Outlook 2013?
    We are not using an Exchange server, simply sending the calendar items via email. We noticed this when we upgraded our office from MS Office 2003 to 2013.
    Thank you so much for your help!
    Ben Bolduc

    Are you sure the Outlook 2013 calendar entries are set set to shared?
    The following thread seems to document and discuss the topic well:
    http://community.office365.com/en-us/forums/158/t/171357.aspx

  • How can I edit calendar reminders that still pop up from old .mac account?

    Can anyone help me?  I have 3 repeating, pop-up calendar items from my old.mac calendar that can not be edited in any way.  I can't get to them to delete them.  The calendar items do not show up in any other calendar, including icloud.

    thanks for the feed back - that sounds a bit involved - have retrieved the files and placed them in a folder on my desktop - will have them if they are ever needed, excepted that I will have to look at them individually as all the names are EMLX.

  • Can't Edit Calendar Entries

    Hi, just wondering if I've done something stupid.
    I've just purchased iPAD and upgraded to current OS after connecting to iTunes. All mail accounts and calendars have been sync'd to the IPAD but I can't seem to edit any calendar entries, such as changing a date or time of an appointment.
    I either have to make the changes on my iPhone or desktop machine. I recently upgraded all my calendars so they are now at [email protected] but the iPhone has coped with this seamlessly. But I cannot make changes to calendar entries on the iPAD.
    As always, I'd be grateful for any thoughts or help.
    Regards,
    Cliff
    Brighton, UK

    Hi,
    Try a different tab in the menu. I'm using "Day" and able to get to the Edit window. Try Week, Month, or List... see if that makes a difference.
    I recently upgraded all my calendars so they are now at [email protected] but the iPhone has coped with this seamlessly.
    So your MobileMe account is syncing.

  • Can not edit calendar entries, no "edit" button, only "done" button

    I can not find a way to edit my Calendar entries on the iPad.
    When I tap an event, I get a summary panel with only a blue done button, but no edit button.
    When I do the same on my iPhone i get a panel with edit button etc.
    Help, is there a setting I can change, or am I doing something wrong?
    Sicco.

    Tanks for your quick reply.
    The problem is that the entry is kind of "orphaned" because i had the same entry (MobileMe sync) on my PB and on my iPhone.
    I deleted the event on my iPhone, it is gone on my PB and not on the iPad.
    But, even when I tap a date, nothing happens. The edit button is also not visible.
    Must be an error from MobileMe.

  • Can't edit calendar events...

    OK, I've searched the community high and low and haven't been able to find a solution. I have iCal 4.0.4 on my iMac running 10.6.8 and and have a 2G iPod touch running 4.2.1. I mention the iCal version because I think the problem all started with the latest iCal update. I used to be able to go into my touch and edit the calendars as much as I wanted to. Then all of a sudden all the events in iCal on my Home calendar and also on my touch became uneditable on the touch i.e. if I click on an event in my Home calendar on the touch I don't have an edit button. The only way I can change anything on the calendar on the touch is to go into iCal and change it there then sync through iTunes. If I click the plus emblem while in calendars on the touch the only kind of event I can add goes into a calendar called [imap_MobileMe]:Mail To Do rather than my normal Home calendar on my iMac. And I have Synchronize iCal with other computers and devices using MobileMe selected in preferences.
    There must be an easy way to fix this that I'm overlooking. Thanks for any and all help in this matter!

    OK, I've searched the community high and low and haven't been able to find a solution. I have iCal 4.0.4 on my iMac running 10.6.8 and and have a 2G iPod touch running 4.2.1. I mention the iCal version because I think the problem all started with the latest iCal update. I used to be able to go into my touch and edit the calendars as much as I wanted to. Then all of a sudden all the events in iCal on my Home calendar and also on my touch became uneditable on the touch i.e. if I click on an event in my Home calendar on the touch I don't have an edit button. The only way I can change anything on the calendar on the touch is to go into iCal and change it there then sync through iTunes. If I click the plus emblem while in calendars on the touch the only kind of event I can add goes into a calendar called [imap_MobileMe]:Mail To Do rather than my normal Home calendar on my iMac. And I have Synchronize iCal with other computers and devices using MobileMe selected in preferences.
    There must be an easy way to fix this that I'm overlooking. Thanks for any and all help in this matter!

  • Can't edit calendar event

    I am unable to edit start and end times for new events I've created in Calendar. The new events come in starting at NOON and ending at 1PM. No amount of tapping will alter them.
    I've restarted to no avail.
    Anyone else have this issue?

    OK. Problem solved. A case of "intuitive" interface meets non-intuitive user.

  • Synced ical with mobileme, now can't edit calendar

    Hi, I synced ical through mobileme thinking mobileme would serve as a "backup" for my ical. I use ical on my macbook and don't check the mobileme calendar.
    but now i can't write on my ical when it is open on my macbook.
    how can i change the settings so that i can use ical on my macbook and have it backed up on mobileme?
    if this is impossible please tell me how to restore the original settings and get my ical off mobileme.

    Hello Doxiechick and welcome to the Palm forums.
     Are you sure you are syncing with Microsoft Outlook and not a Microsoft Exhcange server or some other corporate email system?  If you are syncing a Palm OS device, like the Centro, to Microsoft Outlook, the default database files don't get deleted.  My guess is that there is something else going on here, especially if you have contacts on your Centro.
    Alan G
    Post relates to: Treo 755p (Sprint)

  • Help - can't edit entries on calendar - phone is worthless to me....

    My Droid X finally arrived today.
    I synced my new phone to my google calendar today. I cannot edit any event that was synced, but can edit events created on the phone. I have been on the phone with Verizon, who transferred me to Motorola for almost 2 HOURS now!     and still have no answer.
    I switched from a BB Storm to this, so far not so good.
    If I can't edit my calendar like i could on my BB, this phone is worthless to me.
    If anyone can help, please let me know.
    Bryan

    With all due respect to the OP......
    You bought the Droid X for calendar editing and that's it ???   If you can't edit calendar events that synced down, the phone is completely worthless to you ?    That's incredible.  This phone is the most advanced on the market, and is outselling all others.  People in these forums are RAGING to get their hands on one due to the backorder.  The phone has a little trouble with ONE function, and you're ready to ditch it ?    Amazing.    Please don't get me wrong, here.  I'm not trying to insult the OP in any way.   I just find it..........I don't know...........WOW.   
    *shrug*    To each his own.....
    ~AF

  • Calendar can't edit on phone

    Are they going to update the ICal for IOS 7. I can only add events. I need to have the flexiblity to delete them too.

    With all due respect to the OP......
    You bought the Droid X for calendar editing and that's it ???   If you can't edit calendar events that synced down, the phone is completely worthless to you ?    That's incredible.  This phone is the most advanced on the market, and is outselling all others.  People in these forums are RAGING to get their hands on one due to the backorder.  The phone has a little trouble with ONE function, and you're ready to ditch it ?    Amazing.    Please don't get me wrong, here.  I'm not trying to insult the OP in any way.   I just find it..........I don't know...........WOW.   
    *shrug*    To each his own.....
    ~AF

  • After iOS5 upgrade, iPod touch 2nd gen won't let me edit calendar events

    I have an iPod touch 2nd gen with the old processor, so I'm stuck using iOS 4.2.1 on the touch.
    Meanwhile, I have a MacBook and new iPad running Lion/iOS 5.
    Before I upgraded to iOS 5, I could edit calendar events from either my macbook or from my Touch.  Now, I can't edit calendar events on the Touch, and when I add new ones from the Touch, the options are restricted (e.g., I can't designate which calendar the item belongs to).
    Please help!  This functionality is very important to me because I take the Touch to work, but not my other mac devices, so I need to be able to edit on the go.
    Thanks,
    Carl

    See:
    iCloud: What if my device or computer doesn't meet iCloud system requirements?

  • Can't edit an event in my Calendar.

    Yesterday I noticed that I can't edit an event in my Calendar. Also when I type a new event it drops some of the type off when I hit return. And it's not necessarily dropping off the end of the sentence! I'm using OSX10.8.5. The only thing that's different is last week I loaded Adobe CC. Not sure if that has anything to do with it or not. I've turned off Calendar in iCloud and turned it back on and that didn't fix anything. Any suggestions?

    FOUND IT!!!
    Found a previous post on here about it. I removed Lucida Grande and it's fixed!
    "It appears the problem font for me was Lucida Grande. Resolving Duplicates didn't work properly, so I had to pull the old version manually."

  • Since installing OS5 and iCloud, I can no longer edit calendar entries on iPhone 4.

    Yesterday I installed OS5 and iCloud on my iPad, MacBook Pro and iPhone 4. I am able to edit calendar entries (old or new) on both the iPad and MacBook Pro. PROBLEM: there is no longer the option to edit calendar entires on my iPhone 4. I have checked under list, day and month viewing options.
    Event details can be viewed but the button to edit is not appearing.
    Most (if not all) of my calendar entires were created on my iPhone 4.
    If I create a new calendar entry on the phone, I can edit it... but I think once there's a sync the edit option will again disappear. Waiting to confirm that.
    I saw a posting about a year ago indicating this had happened before and was due to some mismatched account information, but I've checked each of my products and they all seem to have the same iCloud email and password information.
    Is this a glitch or am I missing something? What do I need to change or adjust to be able to again edit calendar entries on my phone?
    Please help. It's my lifeline.

    If it happens again then try some basic steps like these:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    See also:
    *http://kb.mozillazine.org/Websites_look_wrong

  • My iPad is not letting me make new calendar entries, says calendar is not set - but I'm still able to make entries on my iPhone and then that entry appears on iPad.....but then I can't edit it, or add information. Really frustrating ....it worked before.

    Hoping someone can help me with this?
    My iPad calendar is not working, yet the iPhone calendar is fine. When I make an entry into iPhone the iPad gets it ...but then I'm unable to edit or alter the entry at all.
    Really frustrating, because all worked fine up until a few days ago ...panicking now because I'm not sure I can trust my calendar (which I rely on heavily).
    If anyone has any ideas as to how to fix this bug, please reply.

    It is locked to your sisters carrier.
    She would have to ask her carrier if they unlock iPhones and if she qualifies for this service.

  • How can I edit iCal server addresses in Mountain Lion? I keep getting an error with regards to my google calendar and I understand that the way to fix the problem is adjust the server address, but I cannot access it because the preferences are restrictive

    How can I edit iCal server addresses in Mountain Lion?
    I keep getting an error message with my google calendar, and I heard that if I delete the extra slash at the end of the address the problem will be fixed. But the iCal account preferences take me to system preferences > accounts every time I want to edit the account.
    Does anyone know where I can edit the server address?

    You should ask in the iCloud forum, this is for iMacs. https://discussions.apple.com/community/icloud/icloud_on_my_mac

Maybe you are looking for

  • SWF not displayed in Firefox

    Using RoboHelp to publish on FrameMaker book with embedded SWF Captivate content. All works fine in IE, but the SWF files do not play in Firefox. The output does of course contain an object tag for the movie, but Firefox desn't like it. You can edit

  • Lightroom 4.3 installation doesnt start

    I downloaded LR 4.3, but installation doesn' start.

  • SQLJ connection to SQLServer

    Hello, Is it possible using SQLJ to connect to sqlserver? When I try, I am getting error: java.lang.IllegalArgumentException: SQLJ programs translated with the option -codegen=oracle must be run under Oracle JDBC 9.0.0 or higher. If the Oracle JDBC d

  • N73 Firmware 4.0812.4.0.1 Available

    N73 Firmware 4.0812.4.0.1 Available N73 Internet Edition 0539366: Hong Kong IE 0539364: Taiwan IE N73 Standard 0529813: TAIWAN (Deep Plum) 0529814: HONGKONG (Deep Plum) 0529815: APAC 1 (Deep Plum) 0529816: PHILIPPINES (Deep Plum) 0529817: AUSTRALIA (

  • Testing of Java J2ME on BREW simulator

    Dear friends, I have developed a Java J2ME application and wishes to test it on a BREW simulator. I understand that the simulator runs BREW applications written in C/C++. I sincerely like to seek your kind assistance on where I can find the necessary