Hello Anders,
This error is related to the Umbraco 7.0.2 breaking change and we need to release a new version to fix this issue, as the WebAPI URL routes have changed.
In regards to the HTML views not loading. Have you tried forcing clearing your browser cache out after installing it & refreshing the Umbraco back office after installing?
Ignore my rants, I did an xcopy of 7.0.2 and it missed a bunch of important new files in the /umbraco folder. Once i'd fixed that up, I could install packages again, DOH!
7.0.2 fixes most of my issues, but there's still a few glaring nasties left! Like not being able to embed video in the RTE to name one (due to route changes).
Oh well, 7.1 may well get us all production ready. Heh!
Very pleased to see a whole ton of packages appear for 7 already though. It's going to be a busy year.
had to copy those in so i could even get the admin UI to come up again without YSOD... i uninstalled the package, re-installed... cleared cache... BEAUTIFUL!!
I have a clean U7.0.4 solution and installed the package wich didn't work. Then I copied the folder AnalyticsTree from \App_Plugins\Analytics\backOffice to \Views folder and now everything works just fine. I have applied Network Service full controll of the root Umbraco folder but I guess there might be some other access rights problem...
Hello all,
Sorry for the really late reply, I don't seem to be getting all notifications correctly atm.
I need to sit down and do some testing against the newer versions of Umbraco V7 that have come out since I first wrote this back in January. Alot has changed since then so I will need to do some work to test & verify things.
404 Error in Umbraco 7.0.2
Hi
I have a problem with your Analytics plugin, it works great in Umbraco 7.0.1, then i upgraded my site to Umbraco 7.0.2, and then Umbraco keeps saying
Request error: The URL returned a 404 (not found): views/analyticsTree/edit.html
and
Request error: The URL returned a 404 (not found): views/analyticsTree/view.html
So i can't use it..
I use a normal MSSQL Database and on another site i use a MSSQL CE Database, and i upgraded both websites from Umbraco 7.0.1 to Umbraco 7.0.2
// Anders
Hello Anders, This error is related to the Umbraco 7.0.2 breaking change and we need to release a new version to fix this issue, as the WebAPI URL routes have changed.
http://umbraco.com/follow-us/blog-archive/2014/1/17/heads-up,-breaking-change-coming-in-702-and-62.aspx
In regards to the HTML views not loading. Have you tried forcing clearing your browser cache out after installing it & refreshing the Umbraco back office after installing?
Many Thanks, Warren
Comment author was deleted
Yeah it's these 2 files that need to change
https://github.com/warrenbuckley/Analytics/blob/master/Analytics/App_Plugins/Analytics/backOffice/AnalyticsTree/resources/Settings.Resource.js
https://github.com/warrenbuckley/Analytics/blob/master/Analytics/App_Plugins/Analytics/backOffice/AnalyticsTree/resources/Stats.Resource.js
Yeah we have tried clearing cache but it didn't work :/
Just to ask, when can we expect to see a new version? :)
// Anders
Comment author was deleted
Will try to get that done today :)
Thanks, that sounds great! :D
Hi Tim
Any news on a fix for this?
Martin.
Comment author was deleted
Not been able to update yet
Okay, just hoping it will be soon :P
// Anders
Ok Tim, no worries.
I'll uninstall the package for now because I need to get up to 7.0.2 to fix some fundamental issues.
But i'll look forward to your fix soon. :-)
Martin.
Any status on this? :-)
I wouldnt worry too much Anders because you cannot install package extensions after upgrading to 7.0.2 anyway!
http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/47749-Not-able-to-install-any-package-in-umbraco-702
Martin
Comment author was deleted
Nope net yet
Ignore my rants, I did an xcopy of 7.0.2 and it missed a bunch of important new files in the /umbraco folder. Once i'd fixed that up, I could install packages again, DOH!
7.0.2 fixes most of my issues, but there's still a few glaring nasties left! Like not being able to embed video in the RTE to name one (due to route changes).
Oh well, 7.1 may well get us all production ready. Heh!
Very pleased to see a whole ton of packages appear for 7 already though. It's going to be a busy year.
M.
@Martin, i upgraded my project and it still works :-P
@Tim, okay i'll just wait then :-)
// Anders
Comment author was deleted
Updated today you can use version 1.0.2
@Tim, just tried installing on 7.0.2 and was warned of binary file errors... of course, i ignored them ;) then got this YSOD
Could not load file or assembly 'Microsoft.Threading.Tasks, Version=1.0.12.0
UPDATE: i was able to grab the dlls needed here:
https://code.google.com/p/google-api-dotnet-client/source/browse/ThirdParty/Microsoft.Threading.Tasks.dll
had to copy those in so i could even get the admin UI to come up again without YSOD... i uninstalled the package, re-installed... cleared cache... BEAUTIFUL!!
I still get 404 Errors with 1.0.2, but i dont get a YSOD... Hmmm :(
I just tried today in a 7.0.4 installation of umbraco but still not working ? is there any expected deadline for this ?
I have a clean U7.0.4 solution and installed the package wich didn't work. Then I copied the folder AnalyticsTree from \App_Plugins\Analytics\backOffice to \Views folder and now everything works just fine. I have applied Network Service full controll of the root Umbraco folder but I guess there might be some other access rights problem...
Hope this is usefull to someone.
Hello all,
Sorry for the really late reply, I don't seem to be getting all notifications correctly atm.
I need to sit down and do some testing against the newer versions of Umbraco V7 that have come out since I first wrote this back in January. Alot has changed since then so I will need to do some work to test & verify things.
Thanks,
Warren
any news on this ? ... work on my localhost but after putting on server keeps saying 404
backoffice/Analytics/SettingsApi/GetUmbracoVersion
backoffice/Analytics/SettingsApi/GetProfile
thank you
AS
is working on a reply...