Copied to clipboard

Flag this post as spam?

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


  • Max Öhman 42 posts 71 karma points
    Dec 14, 2010 @ 16:37
    Max Öhman
    0

    Error when uninstalling uComponents v2.0

    Server Error in '/' Application.

    Could not load file or assembly 'uComponents.Core' or one of its dependencies. The system cannot find the file specified.

     

    This is the error message i got when I uninstalled the package. The reason I wanted to uninstall the pack was because of the ClientDependency DLL file (clientdependency.codeplex.com/releases/view/52519) that i had to update to get it to work in the first place, the dll-file was messing with my mediapickers (I think?). Does this make sense to anyone and is there anything i can do to fix it?

    Thanks for taking your time and reading this!

    /Max

  • Lee Kelleher 4020 posts 15802 karma points MVP 13x admin c-trib
    Dec 14, 2010 @ 16:48
    Lee Kelleher
    1

    Hi Max,

    The uninstall process doesn't remove the HttpModule from your Web.config (thats a current limitation of Umbraco, not uComponents).

    In your Web.config, look for the following HttpModule, you will need to remove it:

    <add name="uComponentsModule" type="uComponents.Core.Modules.uComponentsModule, uComponents.Core" />

    Do let us know if you have any further problems.

    Thanks, Lee.

    PS. Someone else has mentioned the issue with the Media Pickers to me - we are looking into it.

  • Shannon Deminick 1525 posts 5271 karma points MVP 2x
    Dec 14, 2010 @ 22:50
    Shannon Deminick
    0

    ClientDependency is part of the core of Umbraco, you cannot remove it. Upgrading it to v1.2 shouldn't affect anything else except for solve some bugs and it has a few new features to the one shipped with umbraco 4.5

Please Sign in or register to post replies

Write your reply to:

Draft