Tag Archives: NuGet

NuGet and TFS set up: 401 Unauthorised error

Install NuGet package manager today and attempted to install jQuery through it.

Ran into problem with TFS giving error for Unauthorised Access.

I searched through and found a great article through various forum which explained the problem and suggested a very simple solution.

Fixing combination of NuGet and Team Foundation in workgroup configuration: 401 Unauthorized

Solution in summary:

– I needed to close Visual Studio.
– Add http:// in to my Internet Explorer’s [Local Intranet] Sites list in Internet Options.