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
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.
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".
Uninstall on 7.2 causes major issues
I'm still trying to fix things, but here's what I've found so far:
Matt
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
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
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!
Hmm, I wonder what has changed in Umbraco v7.2 package uninstall. I will take a look when I can.
Thanks for reporting!
is working on a reply...
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.