When I attempt to connect to another site, I get an error stating that system.net.http.formatting 5.1 is needed. I went to use nuget to install ASP.NET Web API 2.2 core which has this in and I get an error that umbraco.core.cms does not support 5.2 (it must be 4.x).
Thanks for the reply Daniel, but this version is from the Umbraco 7 folder of the nightlies. I don't think it is officially supported yet, but the official version always seems to lag well behind the 'nightly' builds.
I got a warning about newtonsoft.json, but I have had that for other packages and am not sure if this has been updated to a newer version on my system at some point.
I can am planning on deploying a whole site next week, so I will give it a good try out then and let you know of any issues I find.
Courier on umbraco 7 Web API 2.2 incompatible
I have just started a new project with umbraco 7 and thought I would get courier installed.
I am using umbraco 7.1.4 and courier 2.7.8.43 from http://nightly.umbraco.org/UmbracoCourier/Umbraco%207/
When I attempt to connect to another site, I get an error stating that system.net.http.formatting 5.1 is needed. I went to use nuget to install ASP.NET Web API 2.2 core which has this in and I get an error that umbraco.core.cms does not support 5.2 (it must be 4.x).
How do I get courier working with umbraco 7 ??
As far as I know it's still not compatible with Umbraco 7.
"Note that Courier currently supports Umbraco versions 4.7+ and 6.0+ but not version 7.0"
Source: http://umbraco.com/products/more-add-ons/courier-2.aspx
Thanks for the reply Daniel, but this version is from the Umbraco 7 folder of the nightlies. I don't think it is officially supported yet, but the official version always seems to lag well behind the 'nightly' builds.
I just fixed this problem today, could you please try again with the latest nightly Courier build and let me know if it works? Thanks!
The latest build (2.7.8.54) now installs fine.
I got a warning about newtonsoft.json, but I have had that for other packages and am not sure if this has been updated to a newer version on my system at some point.
I can am planning on deploying a whole site next week, so I will give it a good try out then and let you know of any issues I find.
Thanks! We know about the json.net warning, we're trying to fix that for umbraco 7.1.5.
is working on a reply...