A few things I did. At the time I concluded that my problems were due to nuget servers having some downtime so I didnt put much attention to what I did. I dont know if nuget is having problems again. Might check that.
But I remember doing some of this:
- Gave up and shutdown the computer until next day :-) - Upon restart some windows updates were installed - In Visual studio I ensured that everything with an update was updated. Including the Nuget Package Manager update - Disabled Web essentials. Until I did this - no projects could even be opened.
Error When installing Umbraco using nuget (after vs2013 update 4)
Hi all,
Install package cmd reports
Install-Package : Already referencing a newer version of 'Microsoft.AspNet.WebApi.WebHost'.
Any clues?
Full output:
Might have been related to nuget having problems. Either way - everything is working now ..
best
Jesper
Getting the same thing after update to VS.NET 2013 update 4.... any help is appreciated....
Hi bbq,
A few things I did. At the time I concluded that my problems were due to nuget servers having some downtime so I didnt put much attention to what I did. I dont know if nuget is having problems again. Might check that.
But I remember doing some of this:
- Gave up and shutdown the computer until next day :-)
- Upon restart some windows updates were installed
- In Visual studio I ensured that everything with an update was updated. Including the Nuget Package Manager update
- Disabled Web essentials. Until I did this - no projects could even be opened.
Good luck
Jesper
any news on this one ?
thank you
AS
Hi angelo,
Yes - pls. see the post from me just before yours.
In general ... update your visual studio, update extensions. turn off web essentials.
best
Jesper
is working on a reply...