Telerik.Reporting.Services.AspNetCore

4 Answers 2021 Views
.NET Core
Arshad Bhat
Top achievements
Rank 1
Arshad Bhat asked on 20 Nov 2021, 11:55 AM

Hello Supports,


I want to try and install Nuget packages Telerik.Reporting.Services.AspNetCore for my Asp.net Core project but it isn't found.

when I go to the option "Manage Nuget packages", these are no available the packages to download (see the attached file).
Is it missing from the private nuget feed ?

Thank You.

 

Neli
Telerik team
commented on 24 Nov 2021, 09:31 AM

Hi Arshad,

Please, make sure that the Package source is set to All. You may also find helpful the How to add the Telerik private NuGet feed to Visual Studio article. Let us know if the problem is resolved.

4 Answers, 1 is accepted

Sort by
2
Marc
Top achievements
Rank 2
Iron
Iron
answered on 08 May 2023, 04:30 PM

Actually, https://nuget.telerik.com/nuget  is wrong but is still mentioned everywhere in the documentation of Telerik.

You have to use 'https://nuget.telerik.com/v3/index.json' as source for the packet manager. After selecting, it asks for credentials, enter you Telerik credentials there. After you have done theta, select 'all' in the right corner of the packet manager and you will find the Telerik packages.

Regards, Marc

1
Ashwini
Top achievements
Rank 1
Iron
answered on 21 Jan 2022, 07:48 PM | edited on 31 Jan 2024, 07:42 PM

Hi Arshad,

You need to add the package source to make it available to install.

  1. Go to Tools - NuGet Package Manager - Package Manager Settings 
  2. Click on green + to add Package. Name  is Telerik.Reporting.Services.AspNetCore and with Source as h̶t̶t̶p̶s̶:̶/̶/̶n̶u̶g̶e̶t̶.̶t̶e̶l̶e̶r̶i̶k̶.̶c̶o̶m̶/̶n̶u̶g̶e̶t̶   https://nuget.telerik.com/v3/index.json 
  3. Once added, go and install from "Manage NuGet Package for solution".

Marc
Top achievements
Rank 2
Iron
Iron
commented on 07 May 2023, 10:27 PM

When adding the nuget location: https://nuget.telerik.com/nuget, it asks for credentials...

What to enter there?

0
SREEJITH
Top achievements
Rank 1
Iron
answered on 08 Jun 2024, 06:28 AM

Hi, I also facing the same issue. I tried the below steps.

Step1: Installed the Telrik

step2: Added the package Telerik.Reporting.OpenXmlRendering and Telerik.WebReportDesigner.Services

Step3: Pakcage is not available Telrik.reporting.service

 

Dess | Tech Support Engineer, Principal
Telerik team
commented on 10 Jun 2024, 08:16 AM

Hi, SREEJITH,

If you are facing any difficulties with the Telerik Reporting packages, as a first step I would recommend you to check whether the Telerik NuGet feed is properly setup: Adding the Telerik Private NuGet Feed to VS

Telerik.Reporting.Services doesn't seem to be found according to the provided screenshot. Could you please confirm that it is installed?

Since it is not clear from the screenshot which are the installed NuGet packages in the specific project, I would ask you to ensure that .NET packages are not installed in a  .NET Framework project and vice versa. I am saying you this because it may also cause similar unexpected difficulties.

An alternative approach is to add an assembly reference. If you have an installation or the Telerik Reporting product, the assemblies are available in the installation folder at the following location:

I hope you will find this information helpful.

0
Ashwini
Top achievements
Rank 1
Iron
answered on 31 Jan 2025, 11:09 AM
I have a free trial version and we followed the same process but we are getting an error. In nuget packages not able to find any Telerik.Reporting packages.
I have a client that wants to add a report in ASP .NET Core project 6.0, so we tried a free trial telerik reporting It is not supported in the 6.0 version.


Dess | Tech Support Engineer, Principal
Telerik team
commented on 31 Jan 2025, 12:02 PM

Hi, Ashwini,

According to the screenshot, it seems that the Telerik Reporting NuGet packages are not installed. After checking your license under the email used for this account, no active trials occur. It is a possible reason for not seeing any NuGet packages from the NuGet feed

In order to confirm this, I would ask you to check whether you have access to the Reporting Downloads section in your Telerik account: 

Please ensure that you have listed the trial license in the account:

If it is not, you can download a trial version and active it with your account: https://www.telerik.com/products/reporting.aspx 

I hope this information helps.

Ashwini
Top achievements
Rank 1
Iron
commented on 31 Jan 2025, 01:23 PM

I have done same process, as you replied. How activate trial account? My trial account is not activate.
In order to confirm this, I would ask you to check whether you have access to the Reporting Downloads section in your Telerik account:  -->I have done this process.
Dess | Tech Support Engineer, Principal
Telerik team
commented on 31 Jan 2025, 02:05 PM

Hi, Ashwini,

Thank you for confirming that you don't have an active trial for Telerik Reporting. 

Please follow the steps to download and activate the trial version of Telerik Reporting:

1. Click Try Now and run the downloaded TelerikReportingSetup.exe

2. Follow the installer wizard: 

Authentication is required. Remember the exact email since it will be used for the Telerik NuGet feed's setup:

Once the installation wizard is completed, it is expected to see the trial license in your account: 

I hope you find this information helpful. Please, let me know if there is anything else I can assist you with.

Ashwini
Top achievements
Rank 1
Iron
commented on 03 Feb 2025, 09:57 AM

We followed this steps. What is next step? How to solve this error for free trial?
Ashwini
Top achievements
Rank 1
Iron
commented on 03 Feb 2025, 10:00 AM

We are getting an error after followed above steps.
The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
Ashwini
Top achievements
Rank 1
Iron
commented on 03 Feb 2025, 10:38 AM

As per your comment, "Thank you for confirming that you don't have an active trial for Telerik Reporting".  How do we activate  trial reporting.
We followed your process as per your suggestion. Please guide us how we will add report in  ASP .net core 6.0 
Ivet
Telerik team
commented on 05 Feb 2025, 04:43 PM

I saw in your account that you have a Trial version for the Report Server but not for Reporting. The error is coming from the missing NuGet packages as those are part of the Telerik Reporting product. When you download the Trial version for Reporting and set the required NuGet packages the errors will be removed.
Tags
.NET Core
Asked by
Arshad Bhat
Top achievements
Rank 1
Answers by
Marc
Top achievements
Rank 2
Iron
Iron
Ashwini
Top achievements
Rank 1
Iron
SREEJITH
Top achievements
Rank 1
Iron
Ashwini
Top achievements
Rank 1
Iron
Share this question
or