For a long time now every time there is an update available I get an error trying to update:
Value cannot be null.
Parameter name: v1
This is in Visual Studio 2010 on Windows 7 Profressional.
The only way to update is to uninstall and then do a new install, but the only way I can uninstall it is to run Visual Studio as administrator.
Mike
Comments: NuGet requires installing as Administrator. When you start VS as a normal user, VS won't allow you to uninstall or update. It's the normal behavior of VS 2010.
Value cannot be null.
Parameter name: v1
This is in Visual Studio 2010 on Windows 7 Profressional.
The only way to update is to uninstall and then do a new install, but the only way I can uninstall it is to run Visual Studio as administrator.
Mike
Comments: NuGet requires installing as Administrator. When you start VS as a normal user, VS won't allow you to uninstall or update. It's the normal behavior of VS 2010.