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

Can't Add Report To dotnet project

1 Answer 287 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Boris
Top achievements
Rank 1
Boris asked on 21 Jul 2020, 02:24 PM

I tried creating both dotnet core and dotnet framework class library projects, added the telerik reporting nuget packages to them.

But when opening add new item dialog, Telerik report is not showing up as an option.

The user in this post seemed to be able to do this

Why is this?

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 24 Jul 2020, 12:21 PM

Hello Boris,

Basically, to create a .NET Framework report, you can use our item template. Please, check the Visual Studio Report Designer article. If you are not seeing Telerik Reporting in Visual Studio, please, check Telerik Reporting Missing in Visual Studio KB article.

Currently, there is no design-time support for type reports in .NET Core projects.  You may find an explanation of the problems we hit in the Make Visual Studio designer work with .NET Core (a.k.a. SDK-style) projects feature request. I suggest also to vote for this feature.

Recently, we tested to use the code of a CS report created in the Visual Studio in .NET Framework (e.g. copied and pasted the report code in a .NET Core ClassLibrary project), and we were able to use the report as it is, without removing the designer-specific code. This indicates that the .NET Core team is moving the design-time support forward. We need some more functionality to make our designer operative though. We are tracking the .NET Core team updates on their Windows Forms designer and will do our best to include VS Report designer support for .NET Core as soon as all the needed functionality is implemented.

Regards,


Neli
Progress Telerik

Tags
General Discussions
Asked by
Boris
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or