|
Is there a working sample of ASP.NET Core ReportViewer control in Essential JS1? |
We have prepared the sample to render the report in ReportViewer using ASP.NET Core in Essential JS1 and it can be downloaded from below location.
|
|
I cannot get ASP.NET Core ReportViewer control in Essential JS1 working in my JS2 application.
|
ReportViewer in ASP.NET Core EJ1 is compatible with EJ2 other control, so can you please share the issue reproducible sample to validate the mentioned problem at our end.
|
|
1] "Severity Code Description Project File Line Suppression State
Error Assets file 'D:\Incident\EJDOTNET1090\New folder\New folder (2)\ReportServerReportSample_core_2.0\ReportServerReportSample_core_2.0\obj\
project.assets.json'
not found. Run a NuGet package restore to generate this file. ReportServerReportSample_core_2.0 C:\Program Files\dotnet\sdk\2.1.104\Sdks\Microsoft.NET.Sdk\build\Microsoft.PackageDependency
Resolution.targets
327
" |
We have checked the mentioned problem with the previously shared ASP.NET Core project and its working properly at our end. We suspect the ASP.NET Core NuGet package is not installed properly at your end. So can you please install the ASP.NET Core NuGet package in the application to avoid the mentioned problem at your end.
|
|
2] Another one is "IReportController" Type or namespace could not be found......
|
The mentioned problem occurs when the Syncfusion.EJ.ReportViewer.ASPNET.Core NuGet package is not referred properly in the shared application. So please install below ReportViewer dependent NuGet packages to avoid the mentioned problem at your end.
You can obtain the NuGet package from below
please refer the below UG documentation link for more detail.
|