Copied to clipboard

Flag this post as spam?

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


  • Rajeev 126 posts 154 karma points
    Oct 31, 2011 @ 06:43
    Rajeev
    0

    ublogsy 1.3.6.1 uninstall issue

    I am getting the following error while trying to unistall ublogsy from umbraco installation 4.7.1.

    Error details:

    Server Error in '/' Application.
    --------------------------------------------------------------------------------


    Can't delete a Document Type used as a Master Content Type. Please remove all references first!
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: Can't delete a Document Type used as a Master Content Type. Please remove all references first!

    Source Error:

     


    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Stack Trace:

     

     

    [ArgumentException: Can't delete a Document Type used as a Master Content Type. Please remove all references first!]
    umbraco.cms.businesslogic.web.DocumentType.delete() +252
    umbraco.presentation.developer.packages.installedPackage.confirmUnInstall(Object sender, EventArgs e) +1350
    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

    Is there anything I have to do manually before removing this. I have few users created with permissions set on these nodes.

    Do I need to disable them before uninstall this package.

    Thanks,

    Rajeev

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Oct 31, 2011 @ 11:01
    Anthony Dang
    0

    Umbraco has a bit of problems uninstalling inherited doc types.

    Take a look at the doctype inheritence under settings. Remove child doc types first. ie. NOT the ones prefixed with base.

     

     

     

  • Rajeev 126 posts 154 karma points
    Oct 31, 2011 @ 13:52
    Rajeev
    0

    Will this be a problem, only if I change something.?  I will try this out and will update this thread.

    Thank you.

    -Rajeev

Please Sign in or register to post replies

Write your reply to:

Draft