I had this problem the other day, it turns out the project type I selected in VS was wrong.
Try using a blank MVC 4 Application, then running the Nuget command.
i will look at those options you mentioned... though i did run the VS updates when this occurred a few days ago, though nuget wasnt one of the updates required...
Like I said I had this problem a few times my self... and it was always the project type. Open a blank solution add projects of different types and experiment with the correct one.
problem installing via nuget
i have recently installed VS 2013 update 4, and on attempting to install umbraco via nuget i get this error....
I havent been able to find a resolution to this searching online....
has anyone else had this issue? anyone know a workaround.... its worked fine with VS2012 in the past.....
Hi Mark
I saw Jesper Ordrup had a similar issue the other day - Perhaps his pointers can help? http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/59179-Error-When-installing-Umbraco-using-nuget-%28after-vs2013-update-4%29
/Jan
I had this problem the other day, it turns out the project type I selected in VS was wrong. Try using a blank MVC 4 Application, then running the Nuget command.
Good luck Ayo
thanks
initially it was a "full" MVC site then i retried with an "empty" project in VS2013 but still had this issue trying to install umbraco.......
i can install other options ok, such as structuremap for example, so it doesnt seem a global nuget issue...
i will look at those options you mentioned... though i did run the VS updates when this occurred a few days ago, though nuget wasnt one of the updates required...
Like I said I had this problem a few times my self... and it was always the project type. Open a blank solution add projects of different types and experiment with the correct one.
Thanks Ayo
is working on a reply...