Copied to clipboard

Flag this post as spam?

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


  • Kevin R. Smith 26 posts 48 karma points
    Jun 22, 2011 @ 17:00
    Kevin R. Smith
    0

    Error Uninstalling uBlogsy

    I altered the blog to the point of breaking it. I want to uninstall the package and reinstall a fresh copy.

    When I do, I get a server error. What should I supply to help figure this out?

     

  • Eran Meir 401 posts 543 karma points
    Jun 22, 2011 @ 17:08
    Eran Meir
    0

    can you copy the server error ?

  • Kevin R. Smith 26 posts 48 karma points
    Jun 22, 2011 @ 17:20
    Kevin R. Smith
    0

    [ArgumentException: Can't delete a Document Type used as a Master Content Type. Please remove all references first!]
       umbraco.cms.businesslogic.web.DocumentType.delete() +262
       umbraco.presentation.developer.packages.installedPackage.confirmUnInstall(Object sender, EventArgs e) +1355
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

  • Kevin R. Smith 26 posts 48 karma points
    Jun 22, 2011 @ 17:25
    Kevin R. Smith
    1

    I figured it out. You must delete all of the Document Types associated with uBlogsy before uninstalling the package. Once I did this, it uninstalled perfectly.

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jun 22, 2011 @ 23:35
    Anthony Dang
    0

    Hey Kevin

    You beat me to it.

    You are correct. More specifically, when uninstalling packages in Umbraco, you must delete child doc types first.

     

     

Please Sign in or register to post replies

Write your reply to:

Draft