如何在 Visual Web Developer 2010 Express 中使用报表查看器

发布于 2024-11-02 17:50:43 字数 288 浏览 1 评论 0原文

我已经在 Web Developer Express 中创建了网站。现在我要向项目添加一些报告。所以我正在使用报表查看器 Web 控件。您知道默认情况下它不在工具箱中。我将其添加到收费站,并在运行它显示报告时将其添加到表单中。但在设计模式下 ut 给出错误 无法创建设计器 'Microsoft.Reporting.WebForms.ReportViewer, Microsoft.Reporting.WebForms, Version =9.0.0.0,culture=neutral, PublicKeyToke=....'

i have created web site in Web Developer Express. Now i am going to add some reports to project. so i am using Report Viewer web control. You know that it is not in toolbox by default. i added it to tollbox and add it to form when i run it show report. but on design mode ut gives error Failed To Create designer 'Microsoft.Reporting.WebForms.ReportViewer, Microsoft.Reporting.WebForms, Version =9.0.0.0, culture=neutral, PublicKeyToke=....'

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

海风掠过北极光 2024-11-09 17:50:43

根据 ,从 2010 年开始,Express 中的 ReportViewer 已停止使用。

作为解决方法,Microsoft 建议使用 BIDS 2008(商业智能开发工作室)作为报表设计器,并使用 ReportViewer.exe redist对于运行时间。

祝你好运!

According to this, the ReportViewer has been discontinued in Express, starting with 2010.

As a work-around, Microsoft recommends using BIDS 2008 (Business Intelligence Development Studio) for the report designer and the ReportViewer.exe redist for the run time.

Good luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文