Good Day.
I need DNN version 7.4.2
I've downloaded the 7.4.2_patches version of the platform and am trying to compile the DNN_Platform solution. I'm using VS 2017 Pro. I've installed every version of .Net.
When I do, a number of projects are missing references to
- System.Net.Http
- System.Net.Http.Formatting
- System.Web.Http
- System.Web.Http.WebHost
- System.Web.WebPages
- System.Data.SqlServerCe
How can I get the solution to find these references and build? Do I need to compile something else first? The instructions for compiling the DNN solutions would be appreciated.