New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Troubleshooting NuGet Installation Issues

This article demonstrates how to handle issues which may occur when you install Telerik UI for ASP.NET AJAX with NuGet.

Incorrect Credentials and How to Re-Enter Them

Error details: Failed to fetch results from V3 feed at 'https://nuget.telerik.com/v3/index.json' with following message : Response status code does not indicate success: 401 (Logon failed.).

The setup can get stuck in a circular reference problem if you enter incorrect credentials the first time. To reset or edit the NuGet feed credentials:

  1. Close Visual Studio.
  2. Open Control Panel > All Control Panel Items > Credential Manager. Alternatively, click the Win button, type Manage Windows Credentials, and open the manager.
  3. Look for VSCredentials_nuget.telerik.com. Then, remove or edit the password.
  4. Open Visual Studio and try to access the nuget.telerik.com feed again.

For additional troubleshooting options, see the NuGet can't connect to Telerik NuGet Server thread.

Other Errors

Additional Resources