This is a migrated thread and some comments may be shown as answers.

NuGet source authentication issues in VS 2013

2 Answers 157 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 29 Nov 2016, 03:43 PM

Hello,

I'm trying to install Asp .NET MVC extensions in Visual Studio Professional 2013 via NuGet. NuGet keeps asking for the password even though I am sure it is correct. I have tried resetting the password twice without effect.

In package.json there is:

    <package id="Telerik.UI.for.AspNet.Mvc5" version="2016.3.1118" targetFramework="net452" />

 

2 Answers, 1 is accepted

Sort by
0
Vesko
Telerik team
answered on 30 Nov 2016, 03:31 PM
Hello Paul,

We are sorry for the inconvenience.

Please make sure that:

1. the credentials you use are the ones from www.telerik.com
2. the version of NuGet Package Manager is the latest one (check if NuGet Package Manager update is available in Tools -> Extensions and Updates... -> Updates)

If that is the case and the problem is not resolved send us the log from your Visual Studio output window and your NuGet.config file (%appdata%\NuGet).

Regards,
Vesko
Telerik by Progress
Telerik UI for ASP.NET MVC is ready for Visual Studio 2017 RC! Learn more.
0
Paul
Top achievements
Rank 1
answered on 01 Dec 2016, 10:44 AM

Thanks for the response, Vesko. Surprisingly enough, what helped was restarting the computer. After that the credentials started working again.

Notice I tried restarting VS before, no effect.

I'm not sure which piece of software is responsible for this, though.

Tags
Installer and VS Extensions
Asked by
Paul
Top achievements
Rank 1
Answers by
Vesko
Telerik team
Paul
Top achievements
Rank 1
Share this question
or