Unable to find package UI.for.WinForms.AllControls.Net60. No packages exist with this id in source(s)

1 Answer 690 Views
General Discussions
Steven
Top achievements
Rank 1
Steven asked on 04 Nov 2022, 10:32 AM

Hello

I have Un-installed all Telerik controls, VS2022.

Used ProgressControlPanelSetupA_2022_1_0727_1.exe to reinstall.

Then, Create new project of type 'Telerik UI for Winforms cSharp .Net Core App'

But I am getting

Severity Code Description Project File Line Suppression State
Error NU1101 Unable to find package UI.for.WinForms.AllControls.Net60. No packages exist with this id in source(s): nuget.org. PackageSourceMapping is enabled, the following source(s) were not considered: 
C:\Program Files\dotnet\library-packs, Telerik, Telerik UI for WinForms 2022.3.921, Telerik UI for WinForms 2022.3.921.0.
ARTesting D:\Development\AngleRing\AngleRingCRM\ARTesting\ARTesting.csproj 1

Please advise

Thank you.
Steven Fellows

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 04 Nov 2022, 03:12 PM

Hi, Steven,
Your question has already been answered in the support thread (1585933) you have opened on the same topic. However, I am posting the answer here as well in order the community to benefit from it.
We kindly ask you to use just one thread for a specific problem to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread. Thank you for your understanding.

You need to add the Telerik package server (https://nuget.telerik.com/v3/index.json) to the Package sources in Visual Studio. The following help article demonstrates a step by step tutorial how to setup the NuGet server and download the package from there:

https://docs.telerik.com/devtools/winforms/visual-studio-integration/install-using-nuget

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Brian
Top achievements
Rank 1
commented on 28 Jul 2023, 04:07 PM

How to work if you are offline with an internal business application?
Dess | Tech Support Engineer, Principal
Telerik team
commented on 01 Aug 2023, 11:09 AM

Hi, Brian, 

It is possible to use the manual download option: https://docs.telerik.com/devtools/winforms/visual-studio-integration/install-using-nuget#manually-download-nuget-packages 

Thus, you will need to download the packages first from your Telerik account and then setup the NuGet packages from a local folder as demonstrate din the referred article.

Tags
General Discussions
Asked by
Steven
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or