Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alex Wilks 27 posts 56 karma points
    Jul 30, 2010 @ 16:08
    Alex Wilks
    0

    Deleting a Created Package

    I can't seem to delete a created package. I wrote a small plugin and thought it'd benefit from being made into a package but I made a mistake so I started again. This has left me with an entry under "Created Packages" that is not working and I cannot delete it. How can I make umbraco "forget" about my failed attempt?

  • Dibar 92 posts 74 karma points
    Aug 02, 2010 @ 19:06
    Dibar
    0

    Hi!

    If the gui won't remove the entry, you can edit the xml in App_Data/packages/created/createdPackages.config

    Delete the element in the xml that corresponds to the rogue package, and you're set. There will probably be related data in the App_Data folder, under a guid folder, and you could clean that up too.

  • Alex Wilks 27 posts 56 karma points
    Aug 11, 2010 @ 11:01
    Alex Wilks
    0

    Hi, thanks for the reply. Sorry I haven't responded sooner, I didn't get a notification that a response had been posted. I had a look in the App_Data folder but unfortunately it is empty.

  • Dibar 92 posts 74 karma points
    Aug 12, 2010 @ 20:12
    Dibar
    0

    Ah, well, in that case look in Data/Packages/Created for the createdPackages.config xml file. Newer versions use the App_Data folder, but this is a fairly recent change.

  • Alex Wilks 27 posts 56 karma points
    Aug 13, 2010 @ 11:23
    Alex Wilks
    0

    Wonderful, thank you so much for your help.

Please Sign in or register to post replies

Write your reply to:

Draft