Microsoft.Reporting在命名空间中不存在

sur*_*nde 9 c# report visual-studio-2012

我已经开发了项目,VS2010现在我想继续使用同一个项目,VS2012但我收到错误:Microsoft:Reporting does not exists in namespace

我正在使用Microsoft Reports开发报告.如果您有任何解决方案,请帮助我.

Jon*_*ell 17

在Nuget中搜索"reportviewer".安装Microsoft.ReportViewer.WebForms VS2010程序包.


die*_*rin 7

您必须右键单击项目中的References文件夹,然后单击Add Reference.然后转到Assemblies> Extensions> Microsoft.ReportViewer并将其添加到您的引用.