简体   繁体   English

Visual Studio 2015中的报表查看器

[英]Report Viewer in Visual Studio 2015

I am developing an application in C# (Visual Studio 2015 on Windows 7 Professional 32-bit) and I want to incorporate a display of reports that can be printed and can be exported to PDF or Excel. 我正在用C#开发应用程序(Windows 7 Professional 32位上的Visual Studio 2015),并且希望合并显示可以打印并可以导出为PDF或Excel的报告。

The problem is that the project running on .NET Framework 2.0 (need to be supported for Windows 2000, XP or minimum), and the Report Viewer and loses its consistency. 问题是项目运行在.NET Framework 2.0(需要Windows 2000,XP或最低版本支持)上,并且报表查看器失去了一致性。

What version of Report Viewer must be installed to suit the Visual Studio 2015 and .NET Framework can work in 2.0? 必须安装哪个版本的Report Viewer才能适合Visual Studio 2015,并且.NET Framework可以在2.0中工作? It's possible? 这是可能的?

You will need the Microsoft Report Viewer Redistributable 2005 installed. 您将需要安装Microsoft Report Viewer Redistributable 2005。

You can download and install it from here: http://www.microsoft.com/en-us/download/details.aspx?id=21916 您可以从此处下载并安装它: http : //www.microsoft.com/zh-cn/download/details.aspx?id=21916

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当现有报表和引用为v12.0.0时,Visual Studio 2015要求提供报表查看器v14.0.0 - Visual Studio 2015 asking for report viewer v14.0.0 when existing reports and references are v12.0.0 添加报表后,Visual Studio 2015崩溃 - Visual Studio 2015 crashing after adding a report Visual Studio 2015中的Crystal Report引用问题 - Crystal Report Referencing Issue in Visual Studio 2015 visual studio 2015 ssrs 预览报告没有工作 - visual studio 2015 ssrs preview report no working 报表查看器(Visual Studio)错误:将自定义程序集与RDLC报表一起使用 - Report Viewer(Visual Studio) Error: use a custom assembly with a RDLC report 如何在报表查看器中定义主体尺寸? (视觉工作室 2010) - How to define Body Size in Report Viewer ? (Visual studio 2010) Crystal报表查看器不会出现在工具箱中 - Visual Studio 2010 - Crystal report viewer doesn't appear in toolbox - Visual Studio 2010 如何修复 Visual Studio 2019 中的报表查看器错误? - How do I fix the report viewer error in Visual Studio 2019? Visual Studio:Crystal Report Viewer中的图像质量降低 - Visual Studio: Images Quality Reduced in Crystal Report Viewer 适用于 Windows 的 Visual Studio Express 2015 - 缺少报告设计器 - Visual Studio Express 2015 for Windows - Report designer missing
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM