Error CS1703 running from VS2010 with NuGet-installed version 7.1.4
Hi,
I'm trying to get a basic Ubraco site working with Visual Studio 2010, using the NuGet Package Manager
I have created an EMPTY MVC 4 Project (using the VS templates)
Then used NuGet to install UmbracoCMs - it installs version 7.1.4 (and I see no way to change to another version)
Wen I try to run the application I get the following error on the web-page:
Compiler Error Message: CS1703: An assembly with the same identity 'System.Net.Http
I've tried removing the reference to this, but then VS complains it can't find it.
I've spent quite some time searching for a solution, but can't find anything that fixes the issue. As an Ubraco newbie, I'm sure this is something obvious, but I just can't see it.
Any help or advise would be appreciated. Thank you.
BTW: I have been able to run through a basic tutorial, using 7.1.4, just editing doctypes, templates and content in the Umbraco UI, but can't get ait work work in Visual Studio 2010.
Error CS1703 running from VS2010 with NuGet-installed version 7.1.4
Hi,
I'm trying to get a basic Ubraco site working with Visual Studio 2010, using the NuGet Package Manager
I have created an EMPTY MVC 4 Project (using the VS templates)
Then used NuGet to install UmbracoCMs - it installs version 7.1.4 (and I see no way to change to another version)
Wen I try to run the application I get the following error on the web-page:
Compiler Error Message: CS1703: An assembly with the same identity 'System.Net.Http
I've tried removing the reference to this, but then VS complains it can't find it.
I've spent quite some time searching for a solution, but can't find anything that fixes the issue. As an Ubraco newbie, I'm sure this is something obvious, but I just can't see it.
Any help or advise would be appreciated. Thank you.
BTW: I have been able to run through a basic tutorial, using 7.1.4, just editing doctypes, templates and content in the Umbraco UI, but can't get ait work work in Visual Studio 2010.
Regards
Did you solve the Error CS1703 error? in your Nuget Umbraco install? I have the same issue and wonder if you found a solution.
Regards
Alan
is working on a reply...