Copied to clipboard

Flag this post as spam?

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


  • Micke 7 posts 27 karma points
    Nov 27, 2009 @ 08:26
    Micke
    0

    Uninstall leftovers

    Hello. I have tried to uninstall Contour and but the "Contour"-button in the section area are still present. But the image is missing. When i click it I get the message:

    Could not load control '/umbraco/plugins/umbracocontour/formsdashboard.ascx'.
    Error message: System.Web.HttpException: The file '/umbraco/plugins/umbracocontour/formsdashboard.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at umbraco.cms.presentation.dashboard.OnInit(EventArgs e)

    How do i remove this?

    Umbraco v4 (MS SQL), .NET 3.5, Windows Server 2003

  • Per Ploug 865 posts 3491 karma points MVP admin
    Nov 27, 2009 @ 08:36
    Per Ploug
    1

    Hi Micke

    The leftovers are in the database, so you have to edit some tables (in the same order as below) :

    - umbracouser2app: remove rows with the app = "contour"

    - umbracoAppTree: remove rows with the appalias = "contour"

    -umbracoApp: remove rows with the appalias = "contour"

    The issues with the uninstall has been fixed and will not occour in the next release.

  • Micke 7 posts 27 karma points
    Nov 27, 2009 @ 16:11
    Micke
    0

    Thank you for the quick response. Unfortunately i am currently unable to connect to the database. I usually use SQL Server Management Studio but for the moment i can't open my database. It's properties says that the db is "Shutdown". I will have to contact someone who knows what there doing :-)

    I was thinking about using the "Republish Entire Site" in Umbraco but i feel a little insecure about what happens to the site. Is there any known issues about this procedure?

Please Sign in or register to post replies

Write your reply to:

Draft