🔧 Maintenance Alert: World will be on Read-Only Mode on February 18th, 10:00 PM – 11:00 PM EST / 7:00 PM – 8:00 PM PST / 4:00 AM – 5:00 AM CET (Feb 19). Browsing available, but log-ins and submissions will be disabled.
AI OnAI Off
Hi, everyone,
I've followed the example here:
http://www.frederikvig.com/2012/02/using-the-asp-net-web-api-framework-with-episerver/
However, I've stumbled upon the first step: registering a route. This is the error I get on:
System.Net.Http.HttpMessageHandler' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Http, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
in
Anyone had the same problem? And a solution?