从VS2008升级到2010后,Crystal Reports工具栏消失了

发布于 2024-09-15 12:35:34 字数 329 浏览 3 评论 0原文

我在 VS 2010 中将我们的网站转换为 asp.net 4.0。Crystal reports(版本 10.5.3700.0)呈现报表,但工具栏不会显示(因此打印/更改页面功能消失了)。

我已在托管查看器的页面中设置了 AspCompat="true",并尝试了查看器属性中的几乎所有组合,但工具栏不会呈现。我也尝试了不同的 ClientIDModes,但似乎没有任何效果。

到目前为止,我想出的唯一解决方法是在查看器中设置 SeparatePages="False" 并将报告显示在一页上。

任何帮助将不胜感激。

I converted our web site to asp.net 4.0 in VS 2010. Crystal reports (version 10.5.3700.0) renders the reports, but the toolbar will not display (so the print/change page functionality is gone).

I have set AspCompat="true" in the page that hosts the viewer, and tried just about every combination in the properties for the viewer, but the toolbar will not render. I have also tried different ClientIDModes, nothing seems to work.

The only work around I have come up with so far is to set SeparatePages="False" in the viewer and display the report on one page.

Any help would be greatly appreciated.

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

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

发布评论

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

评论(1

甜扑 2024-09-22 12:35:35

这是因为 2010 年 Crystal Reports 有一组不同的库。

您需要安装更新版本,可以在此处找到文件...

http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp

不知道为什么......这可能与 API 更改有关Visual Studio,但请确保先卸载旧版本。

This is because crystal reports has a different set of libraries for 2010.

you need to install the updated version the files can be found here ...

http://www.businessobjects.com/jump/xi/crvs2010/us2_default.asp

Not sure why ... this is likely something to do with API changes in visual studio but make sure you uninstal the older version first.

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