Hi,
I am currently working on a WinForm project in VS2019 that involves adding a report.
I have created a report using SSRS and need to embed it into my main application, however, I have been unable to add a report viewer control to my form without any issues and it is beginning to become frustrating as no online solution has helped.
The current error:
What I have tried:
- Installed all reporting extensions needed
- Installed multiple reporting nuget extensions

And still I have been unsuccessful in using the reportViewer.
Any help with installing and running the reportViewer successfully on VS2019 would be great