Thank you. First person I found that actually mentioned installing the *extension* for reportviewer, not just the nuget package. This is a crucial step if you are using a new compiler.
Thank you dear, I almost spent two days to find the correct solution. My application always throws an error due to incorrect report viewer dll version. Now it is working with your help. Thank you very much.
in this demo, I am using SSRS for local side installation, for remote report, you need to prepare the report service and then assign three values to ReportViewer (same one as shown here in this video), they are Choose Report, Report Server Url, and Report Path. see this video, it gives an idea how to setup these three parameters www.mssqltips.com/sqlservertip/5045/running-a-ssrs-report-from-a-windows-form-video/
@@abdulkarim.jamal.kanaan I tried it and got Package 'Microsoft.ReportingServices.ReportViewerControl.Winforms 150.1537.0' was restored using '.NETFramework,Version=v4.6.1 , .NETFramework,Version=v4.6.2 , .NETFramework,Version=v4.7 , .NETFramework,Version=v4.7.1 , .NETFramework,Version=v4.7.2 , .NETFramework,Version=v4.8 , .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0-windows7.0'. This package may not be fully compatible with your project. Then I don't see the package folder.
sir can u help me?? i have a c# form with qrcode generate...its work nice but i want generate this qrcode in rdlc report.... how can i do this code??? give me ur mail id i will send my project to u
Thank you. First person I found that actually mentioned installing the *extension* for reportviewer, not just the nuget package. This is a crucial step if you are using a new compiler.
YOU ARE A GREAT TEACHER. THANK YOU..
I'm struggling with Reportviewer not showing up in Toolbox in VS 2022, luckily I finally found a video of yours. My thesis is done, Thanks a lot.
Thank you dear, I almost spent two days to find the correct solution. My application always throws an error due to incorrect report viewer dll version. Now it is working with your help. Thank you very much.
جزاك الله خيرا دكتور عبد الكريم
Thanks a lot. How do I configure report viewer to print my report?
Thanks for sharing. Say hello from China.
Welcome to people from China :)
Thank you very much ! You are so helpful. This is the solution that I have been looking for. Thank you !
finally found a very useful tutorial ☺️. thanks a lot for this.. im gonna give it a try..
Hola. Super interesanate. Muchas gracias (desde Argentina)
Hola gente de Argentina :)
Thank you, a very useful tutarial👍
Very useful video. Thanks.
Sir, I cannot find the reporting in Nugets Packeage
Thanks a lot for this sir.
why there is no Design a new report in repoertviewer?
Please add 1 more video by showing how to add report data source in runtime from List and datatable
Thanks for your suggestion. It might be of a future video. Thanks!
Thanks
Thank you.
bro you helop me to slov a big pb thank u!
Thinks bro
bro how can we integrate SSRS report in winforms?
in this demo, I am using SSRS for local side installation, for remote report, you need to prepare the report service and then assign three values to ReportViewer (same one as shown here in this video), they are Choose Report, Report Server Url, and Report Path. see this video, it gives an idea how to setup these three parameters www.mssqltips.com/sqlservertip/5045/running-a-ssrs-report-from-a-windows-form-video/
how to report viewer for web app? Thank.
you need to use another NuGet package: Microsoft.ReportingServices.ReportViewerControl.WebForms
Will this work will Visual Studio 2022?
the required extensions exist for the 2022 version; so should be same procedure of this video :)
@@abdulkarim.jamal.kanaan I tried it and got Package 'Microsoft.ReportingServices.ReportViewerControl.Winforms 150.1537.0' was restored using '.NETFramework,Version=v4.6.1
, .NETFramework,Version=v4.6.2
, .NETFramework,Version=v4.7
, .NETFramework,Version=v4.7.1
, .NETFramework,Version=v4.7.2
, .NETFramework,Version=v4.8
, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0-windows7.0'.
This package may not be fully compatible with your project.
Then I don't see the package folder.
@@PaulMcCarthyYT same issue
sir can u help me??
i have a c# form with qrcode generate...its work nice
but i want generate this qrcode in rdlc report....
how can i do this code???
give me ur mail id
i will send my project to u