Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
can you copy the server error ?
[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
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.
Hey Kevin
You beat me to it.
You are correct. More specifically, when uninstalling packages in Umbraco, you must delete child doc types first.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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?
can you copy the server error ?
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.
Hey Kevin
You beat me to it.
You are correct. More specifically, when uninstalling packages in Umbraco, you must delete child doc types first.
is working on a reply...