Unable to rename calendar/name new calendar "Personal"

Hello.
I have a calendar that I'd like to rename to "Personal". I'm unable to do it. I can rename calendars to anything else, and I can create new calendars. But the name "Personal" seems to be reserved. Is this by design? is there something I can do to override this?
Thanks.

Welcome to the Apple Discussions. Close iWeb, delete the iWeb preference file, com.apple. iWeb.plist, that resides in your User/Library/Preferences folder, relaunch iWeb and try again. Also repair disk permissions if you haven't done so already.
OT

Similar Messages

  • Unable to rename document name on ItemAdded event programmatically

    Hi,
    I have developed a Event Receiver on Item Added event basically to update the document name after document gets uploaded to SharePoint Library.
    I have developed below code but its getting failed at on Item.Update(); function call. Referred this
    MSDN Blog.
    public override void ItemAdded(SPItemEventProperties properties)
               base.ItemAdded(properties);
               try
                   SPListItem item = properties.ListItem;
                   string draftAuthor = item["Author"].ToString();
                   int index = draftAuthor.IndexOf("#");
                   string finalAuthor = draftAuthor.Substring(index+1, draftAuthor.Length-index-1);
                   updatedTitle = "My Dashboard- "+  finalAuthor;
                   item.File.CheckOut();
                   item["Name"] = updatedTitle;
    item.Update(); // Getting failed here
                   item.File.CheckIn("File has been renamed");
               catch (Exception ex)
                   string error = "Error in event overriding : " + ex.ToString();
                   myLog.Source = "My Dashboard Extension";
                   myLog.WriteEntry(error, EventLogEntryType.Error, 4700);
    Getting below error
    Error in event overriding : Microsoft.SharePoint.SPException: Invalid data has been used to update the list item. The field you are trying to update may be read only. ---> System.Runtime.InteropServices.COMException (0x80020005): <nativehr>0x80020005</nativehr><nativestack></nativestack>Invalid
    data has been used to update the list item. The field you are trying to update may be read only.
    Please suggest me how can I make this piece of code work.
    Thanks !!!

    Hi,
    We should use the MoveTo method to rename the file name. The following code snippets for your reference.
    base.ItemAdded(properties);
    properties.ListItem["Title"] = properties.ListItem.File.Name;
    properties.ListItem.Update();
    SPFile file = properties.ListItem.File;
    // Get the extension of the file. We need that later.
    string spfileExt = new FileInfo(file.Name).Extension;
    // Rename the file to the list item's ID and use the file extension to keep
    // that part of it intact.
    file.MoveTo(properties.ListItem.ParentList.RootFolder.Url +
    "/" + properties.ListItem["ID"] + spfileExt);
    // Commit the move.
    file.Update();
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Unable to rename place names

    hope someone can help here, I have just imported a bunch of photos into iPhoto 11 which were pre-geotagged and now after importing iPhoto will not rename the place names from.
    I have some pics taken in an old house which I tagged, the pin says england so I rename the place hit return it just goes back to England.  I tried typing the place name again and this time clicked (renaming current place) and still the same, I checked manage my places but I only currently have one which has been auto added into there so I cant even rename the place name there either.
    anyone able to help?

    I have a similar problem with iPhoto '11 (9.2.1). According to the help files, one is supposed to be able to highlight a photo, open the info panel and assign a place by typing in a place name or set of coordinates. It does not work as advertised.
    Often I will want to drop a pin on a location that is not associated with a known street address (a spot on a hiking trail for example), or I will want to edit the location and lable for a misplaced pin. Unfortunately, iPhoto '11 has a serious bug that prevents one from editing pin positions and location lables. And when one clicks on a misplaced or mislabled pin, instead of the pin head turning yellow and revealing a lable editing field, the pin head remains red and offers no opportunity to edit the lable.
    Even the Geniuses I've consultted at the Apple Store are stumped by this. Unfortunately, Apple HQ is not very forthcoming about acknowledging bugs. Will this bug get fixed, who knows? It could be they won't throw any resources at the problem until the next major revision of the software. When will that be? Who knows? Apple's not talking about it.
    Very frustrating for a user, isn't it.

  • Unable to rename individual bookmarks

    For a month or longer now, I have been unable to rename individual bookmarks. I used to be able to do this so that I could shorten long website titles. But I have not been able to do so recently. Any help would be very much appreciated!

    Thank you both for the suggestions. My apologies for not explaining the process. I have tried renaming individual bookmarks both by opening "Show All Bookmarks," locating the specific bookmark, and entering the desired name under "Name" (which is located right above "Location"). I have also, as suggested above, sought to rename the bookmark through the window that opens when the Bookmark star is clicked.
    I just added a new folder to my bookmarks, and the problem applies to the folder as well. In fact, Firefox seemed to freeze after I added the folder when I tried to assign it a name. I restarted Firefox, the new folder was still there, and I still was unable to rename it from "New Folder."
    Thank you for trying to help!

  • Unable to change group text name or add person to some group texts in iOS 8

    I really like the ability to change group text names as it helps me separate work group texts from personal especially when I have coworkers that have separate business phones. I'm unable to change the name of some group texts as the option is not there when I go into details. I'm also unable to add contact to the same group texts that I'm unable to change the name on. Is this a glitch or am I missing something?

    Hi CaliWingsFan,
    If you are having issues with renaming and adding users to group texts, you may want to try some things to troubleshoot.
    First, quit all running applications and test again -
    iOS: Force an app to close
    Next, I would try restarting the iPhone -
    Turn your iOS device off and on (restart) and reset
    If the issue is still present, you may want to restore the iPhone as a new device -
    iOS: How to back up your data and set up your device as a new device
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • I am unable to open Calendar on my iMac - this occurred after installing Security Update 2015-002.  I don't know if related.  A message pops up after several minutes saying Calendar quit unexpectedly (but it never really opens). How do get Calendar b

    I am unable to open Calendar on my iMac - this occurred after installing Security Update 2015-002.  I don't know if related.  A message pops up after several minutes saying Calendar quit unexpectedly (but it never really opens). How do get Calendar back?

    Hi Magsrobby,
    Welcome to the forum and thanks for posting. I'm really sorry to hear you've had so many problems. I can look into this for you if you wish. Drop me an email with the details. You'll find the "contact us" form in the about me section of my profile. Once I have the details we'll take it from there.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • When i compose a new message and am typing in the name of the person to send it to it says iMessage after their name but when i click it says "Bonjour (offline) "  my bonjour account isn't even enabled!? and it all used to work fine

    When i compose a new message and am typing in the name of the person to send it to it says iMessage after their name but when i click it says "Bonjour (offline) "  my bonjour account isn't even enabled!? and it all used to work fine please help!

    Hi,
    I invoked New Mesage
    I typed a Name in Manually (rather than using the blue + icon)
    I clicked on the "to" name and got this
    Uploaded with Skitch!
    I don't get a Bonjour Option here.
    I do get a Jabber ID showing up for them but for soem reason it does not list my "From" account.
    I would say that I have seen multiple "To"s and the same for the "From" choices and I think I have seen the Bonjour one listed.
    However the "To" And "From"s don't seem to match and it appears you can iMessage Jabber names/ID or Jabber AIM names (which you can't in either case)
    10:06 PM      Thursday; March 8, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.3)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Can't name new folders or rename existing folders in Finder

    I can't name new folders or rename existing folders in Finder. I've never had this happen before. I tried both using the new folder icon and choosing "new folder" from the actions icon. The only unusual thing I'm doing now is working with Spaces enabled, but I can't imagine that this has anything to do with the problem. Selecting and hitting "return" doesn't allow me to either erase existing text or overwrite with new text. Any ideas?
    Thanks.
    Sue A.

    Same here --
    I just created a new folder and couldn't change its name. Finder would give me "more info" (permissions certainly not an issue) and allow me to delete (and then recreate) the folder, but not change its name.
    Problem came from out of the blue, on a one-week-old system with all OS updates. Also found this old thread, which also suggests a Finder restart: http://discussions.apple.com/thread.jspa?messageID=8989639
    So that'll probably do it, but what gives?
    Not so impressed with 10.5.7 so far... first a complete system crash while doing no more than downloading updates (a few hours after booting up for the first time), then networking stopped working (see http://discussions.apple.com/thread.jspa?threadID=2003868), now this...

  • Unable to assemble calendar

    I am getting the error "unable to assemble calendar" - what do I do?

    what version of iPhoto and of the OS?
    Before ordering your project preview it using this method - http://support.apple.com/kb/HT1040 - and save the resulting PDF for reference - the delivered project will match it.
    LN

  • My iPhone 4s calendar doesn't have an add " " button so I'm unable to create calendar items- Any idea how to fix this?

    My iPhone 4s calendar doesn’t have an add “+” button so I’m unable to create calendar items… Any idea how to fix this?

    Sounds like a hardwware problem.
    Make an appointment at an Apple Store if there is one nearby to confirm.

  • Unable to access calendar, because the web service is configured incorrectly

    When attempting to access my web based calender I recieve the following error, "Unable to access calendar, because the web service is configured incorrectly." I have both the web service and iCal server configured to use SSL.
    Thanks for any help

    I have the same problem, with a temporary solution :
    http://forums.macosxhints.com/showthread.php?t=111059
    In the Server Admin - iCal Server Settings page there's a place where you specify the ports to be used, 8008 without SSL and 8443 (? out of my memory, not sure) for SSL.
    The issue was caused because left of the SSL port I selected "redirect" instead of "use".
    After I changed that it worked right away.
    Laurent

  • I'm unable to open calendar invites with (.ics) I could previously access these. Any suggestions?

    I am unable to open calendar invites that have the .ics extension.  I had been able to do so prior to the last ipad update .  I have read several other comments and possible fixes, but they are not working for me.  Any suggestions would be appreciated. Thanks

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I can no longer use my aol on mac mail. When I set up the aol account name and password I get a message that says "Unable to verify account name or password". This is on all my Apple devices. Seems like an AOL server issue but no help from them!

    I can no longer make my AOL e mail work with Mac Mail on all my devices. When I try to set up the account and put in the correct aol account and password I get the message "Unable to verify account name or password". I know the account name and password is correct as I can open the AOL e mail page on Safari. I have changed the password, and it still does not work. AOL tech support has been no help. AOL email worked for years but last week due to suspected spam activity AOL locked my AOL account. I got that straightened out but now i cannot set it up on any of my devices: Macbook Air, Ipad, I pad mini and iPhone 6 without that message. I took everything to Apple store and everything is set up correctly on my devices. AOL tech support is no help and keeps giving me different solutions and answers, none of which has worked. Any solutions out there? All my Apple Software is up to date on all my devices

    Delete your Gmail account from the Mail/Contacts/Calendars settings page, and then add it back in using the new Gmail password.
    Matt

  • Error: Mail was unable to rename ....

    I have a few mailboxes in On My Mac that contain a couple of levels of subfolders. I'm not having any trouble accessing messages in these mailboxes, but when I try to move or rename some of these folders I get an error message that says I'm unable to rename the mailbox. If I try to rename "Mailboxname" to "OtherName", for instance, I get the message:
    Error: Mail was unable to rename "~Library/Mail/Mailboxes/Personal/Saved Mail/Archive/Mailboxname
    While the error dialog is present, the display name of the folder in the sidebar changes to:
    Mailbox "OtherName" does not exist
    When I dismiss the error, the mailbox name reverts to Mailboxname.
    Another oddity, sometimes, I'm unable to delete existing mailbox. I right click on them, select Delete Mailbox, confirm the deletion when prompted, and the mailbox is still there.
    Any suggestions for how I can address this?
    I've tried rebuilding the mailboxes that can't be renamed, and I've run the vacuum command in Terminal, but nothing seems to resolve the issue.

    My guess is that Folder 1 was seen as a white folder Icon in the Sidebar, before and after subfolder 1 went missing. As a white folder, Mail could see the items apparently still contained within it. Recreating the subfolder somehow allowed the display of content from the Messages folder, that apparently survived the previous delete operation. We would have been able to go into the Finder and see this, I think, but I also think you are very lucky.
    Ernie

  • Unable to rename white folders

    I'm unable to rename the white folders of an IMAP account.
    I can rename white folders "On My Mac" and I can rename all blue folders. I just can't rename the white folders of an IMAP account.
    I get the following error:
    Error
    The IMAP command "RENAME" (to new folder name) failed with server error: Mailbox does not exist.
    Any ideas?

    Create new folder with correct name, move contents from old folder into new folder and delete old folder.

Maybe you are looking for

  • Premiere crashes whenever I attempt to playback my in-progress video or open a file. How can I fix this?

    It was working fine and I put all the video together. I exited, and added a folder to my computer for sound files, and when I opened Premiere again, it no longer worked. It had worked fine for a while and now it stopped. Any idea how I can fix it?

  • Final Cut Server is for video and photo archiving?

    Too many products in the last few years. I used to use iPhoto to archive both photos and video and edit them. Now I have moved to the professional line but it gets more confusing. Aperture2: archiving and cataloguing thousands of pictures with minor

  • Cant open project says it was saved in older version

    Tried to open my project that I had just worked on 30 minutes before and it says that it was saved in an older version of imovie hd. I only have one version so im unsure what happend. It will not open if I hit ok, it starts loading and then gets hung

  • Billing FOC item - Third Party Flow

    Hi, We have a scenario on third party flow (item category TAS) which have problem. The third party is as below SO -> PO -> LIV -> Billing 1. We create sales order with price 2. We order a free of charge PO 3. Vendor do not invoice us and no LIV can b

  • ITunes locked? Help!

    Hey all, When I tried to update to iTunes 10.1 today my iTunes wouldn't close and said 'The iTunes Library file is locked, on a locked disk, or you do not have write permission for this file'. I've tried dragging my iTunes Library to my desktop - iTu