Copied to clipboard

Flag this post as spam?

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


  • Matt 75 posts 279 karma points
    Dec 06, 2014 @ 08:52
    Matt
    0

    Uninstall on 7.2 causes major issues

    I'm still trying to fix things, but here's what I've found so far:

    • App_Plugins/Optimus folder was not removed (a bunch of files still in there too)
    • Views/web.config has an entry for "@using System.Web.Optimization" making the site unable to run (took me forever to find that using statement)
    • Back Office still has issues - I'm getting "var Umbraco = {}; Umbraco.Sys = {}; Umbraco.Sys.ServerVariables = { "umbracoUrls": { "authenticationApiBaseUrl": "/umbraco/backoffice/UmbracoApi/Authentication/", "serverVarsJs": '/umbraco/ServerVariables?umb__rnd=fffffff8fa151c1d' } };" - have tried Iisreset and clearing client side and server side caches to no avail
    Regards,
    Matt

  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    Dec 08, 2014 @ 12:19
    Jeavon Leopold
    1

    Hi Matt,

    Umbraco's package manager is responsible for removing the files but only after it has executed the package uninstall actions and it seems they didn't complete.

    Did the UI report that the uninstall completed and was anything logged in /App_Data/Logs/UmbracoTraceLog.txt?

    I've not tried it with Umbraco v7.2 yet so it could be something new.

    Regards,

    Jeavon

  • Matt 75 posts 279 karma points
    Dec 08, 2014 @ 21:48
    Matt
    0

    The UI did not report anything and there doesnt seem to be anythin in the Log files.  My website is all working again now with the last error "going away" at some point - just not sure why - assume a cache refresh finally "took".

    Regards,
    Matt 

  • Bjørn Nyborg 1 post 21 karma points
    Dec 17, 2014 @ 16:05
    Bjørn Nyborg
    0

    I have had almost same issue in Umbraco 7.2.1, i was uninstalling Optimus, the UI said: Uninstall successfull.... BUT that was not the truth!

    Alot of the files, and references still excisted, dll's in the bin folder, stuff in the web.config, and the views/web.config and what not.

    After manually removing all of these it's up and running again! 

  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    Dec 17, 2014 @ 16:48
    Jeavon Leopold
    0

    Hmm, I wonder what has changed in Umbraco v7.2 package uninstall. I will take a look when I can.

    Thanks for reporting!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies