Microsoft.Reporting does not exist in namespace

surajgalande picture surajgalande · Jun 26, 2013 · Viewed 23.4k times · Source

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.

Answer

Jon Crowell picture Jon Crowell · Nov 25, 2014

Search for "reportviewer" in Nuget. Install the Microsoft.ReportViewer.WebForms VS2010 package.