I have developed project in VS2010
and now I want to continue same project with VS2012
but I'm getting Error: Microsoft:Reporting does not exists in namespace
I am using Microsoft Reports for developing reports. Please Help me if you have any solution.
To add the ReportViewer Control to a Windows applicationLocate the ReportViewer control in the Toolbox. If the Toolbox is not visible, you can access it from the View menu by selecting Toolbox. Drag the ReportViewer control onto the design surface of the Windows Form.
Search for "reportviewer" in Nuget. Install the Microsoft.ReportViewer.WebForms VS2010 package.
You must right-click on References folder in your project and click on Add Reference. and then go to Assemblies > Extensions > Microsoft.ReportViewer and add it to your references.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With